Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. data PathException

    path Path.Windows

    Exceptions that can occur during path operations.

  2. type PathParseException = PathException

    path Path.Windows

    Deprecated: Please use PathException instead.

  3. module Text.Show.Pretty

    Functions for human-readable derived Show instances.

  4. data PreProc a

    pretty-show Text.Show.Pretty

    This type is used to allow pre-processing of values before showing them.

  5. PreProc :: (Value -> Value) -> a -> PreProc a

    pretty-show Text.Show.Pretty

    No documentation available.

  6. class PrettyVal a

    pretty-show Text.Show.Pretty

    A class for types that may be reified into a value. Instances of this class may be derived automatically, for datatypes that support Generics.

  7. data Proxy3 (a :: k) (b :: k1) (c :: k2)

    http-api-data Web.Internal.FormUrlEncoded

    No documentation available.

  8. Proxy3 :: Proxy3 (a :: k) (b :: k1) (c :: k2)

    http-api-data Web.Internal.FormUrlEncoded

    No documentation available.

  9. module Data.Aeson.Encode.Pretty

    Aeson-compatible pretty-printing of JSON Values.

  10. data ParseSettings

    xml-conduit Text.XML

    No documentation available.

Page 189 of many | Previous | Next