Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data ParseException

    yaml Data.Yaml.Internal

    No documentation available.

  2. module Data.Yaml.Parser

    drastically, or be entirely removed, in a future release.

  3. module Data.Yaml.Pretty

    Prettier YAML encoding.

  4. data Parser a

    yaml Data.Yaml.TH

    A JSON parser. N.B. This might not fit your usual understanding of "parser". Instead you might like to think of Parser as a "parse result", i.e. a parser to which the input has already been applied.

  5. module Text.Blaze.Html.Renderer.Pretty

    No documentation available.

  6. Pure :: forall a (f :: Type -> Type) . a -> AltF f a

    free Control.Alternative.Free

    No documentation available.

  7. Pure :: forall a (f :: Type -> Type) . a -> Ap f a

    free Control.Applicative.Free

    No documentation available.

  8. Pure :: forall a (f :: Type -> Type) (g :: Type -> Type) . a -> ApF f g a

    free Control.Applicative.Trans.Free

    No documentation available.

  9. Pure :: a -> Free (f :: Type -> Type) a

    free Control.Monad.Free

    No documentation available.

  10. Pure :: a -> Free (f :: Type -> Type) a

    free Control.Monad.Free.Ap

    No documentation available.

Page 89 of many | Previous | Next