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 PreProc a

    pretty-show Text.Show.Pretty

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

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

    pretty-show Text.Show.Pretty

    No documentation available.

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

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

    http-api-data Web.Internal.FormUrlEncoded

    No documentation available.

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

    http-api-data Web.Internal.FormUrlEncoded

    No documentation available.

  6. module Data.Aeson.Encode.Pretty

    Aeson-compatible pretty-printing of JSON Values.

  7. data ParseSettings

    xml-conduit Text.XML

    No documentation available.

  8. data Prologue

    xml-conduit Text.XML

    No documentation available.

  9. Prologue :: [Miscellaneous] -> Maybe Doctype -> [Miscellaneous] -> Prologue

    xml-conduit Text.XML

    No documentation available.

  10. PublicID :: Text -> Text -> ExternalID

    xml-conduit Text.XML

    No documentation available.

Page 189 of many | Previous | Next