Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. pprint :: PPrint a => a -> IO ()

    grisette Grisette.Internal.Core.Data.Class.PPrint

    Pretty print a value to the standard output.

  2. prettyPrintTerm :: Term t -> Doc ann

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    Pretty-print a term, possibly eliding parts of it.

  3. pprintClasses :: [Name]

    grisette Grisette.Internal.TH.Derivation.Derive

    PPrint classes that can be derived for GADTs. This includes:

  4. module Grisette.Internal.TH.Derivation.DerivePPrint

    No documentation available.

  5. derivePPrint :: DeriveConfig -> Name -> Q [Dec]

    grisette Grisette.Internal.TH.Derivation.DerivePPrint

    Derive PPrint instance for a data type.

  6. derivePPrint1 :: DeriveConfig -> Name -> Q [Dec]

    grisette Grisette.Internal.TH.Derivation.DerivePPrint

    Derive PPrint1 instance for a data type.

  7. derivePPrint2 :: DeriveConfig -> Name -> Q [Dec]

    grisette Grisette.Internal.TH.Derivation.DerivePPrint

    Derive PPrint2 instance for a data type.

  8. module Grisette.Internal.TH.Derivation.ShowPPrintCommon

    No documentation available.

  9. showPrintFieldFunExp :: [Name] -> [Name] -> FieldFunExp

    grisette Grisette.Internal.TH.Derivation.ShowPPrintCommon

    Common FieldFunExp for Show and PPrint on a GADT.

  10. pprintClasses :: [Name]

    grisette Grisette.TH

    PPrint classes that can be derived for GADTs. This includes:

Page 387 of many | Previous | Next