Hoogle Search

Within LTS Haskell 24.45 (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

    No documentation available.

  2. data Parser a

    yaml Data.Yaml

    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.

  3. type Parse = StateT ParseState ResourceT IO

    yaml Data.Yaml.Internal

    No documentation available.

  4. data ParseException

    yaml Data.Yaml.Internal

    No documentation available.

  5. module Data.Yaml.Parser

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

  6. module Data.Yaml.Pretty

    Prettier YAML encoding.

  7. 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.

  8. module Text.Blaze.Html.Renderer.Pretty

    No documentation available.

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

    free Control.Alternative.Free

    No documentation available.

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

    free Control.Applicative.Free

    No documentation available.

Page 89 of many | Previous | Next