Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. deriveUnifiedSimpleMergeable1 :: DeriveConfig -> Name -> Q [Dec]

    grisette Grisette.Internal.TH.Derivation.DeriveUnifiedSimpleMergeable

    Derive UnifiedSimpleMergeable1 instance for a data type.

  2. deriveUnifiedSimpleMergeable2 :: DeriveConfig -> Name -> Q [Dec]

    grisette Grisette.Internal.TH.Derivation.DeriveUnifiedSimpleMergeable

    Derive UnifiedSimpleMergeable2 instance for a data type.

  3. deriveUnifiedSymEq :: DeriveConfig -> Name -> Q [Dec]

    grisette Grisette.Internal.TH.Derivation.DeriveUnifiedSymEq

    Derive UnifiedSymEq instance for a data type.

  4. deriveUnifiedSymEq1 :: DeriveConfig -> Name -> Q [Dec]

    grisette Grisette.Internal.TH.Derivation.DeriveUnifiedSymEq

    Derive UnifiedSymEq1 instance for a data type.

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

    grisette Grisette.Internal.TH.Derivation.DeriveUnifiedSymEq

    Derive UnifiedSymEq2 instance for a data type.

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

    grisette Grisette.Internal.TH.Derivation.DeriveUnifiedSymOrd

    Derive UnifiedSymOrd instance for a data type.

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

    grisette Grisette.Internal.TH.Derivation.DeriveUnifiedSymOrd

    Derive UnifiedSymOrd1 instance for a data type.

  8. deriveUnifiedSymOrd2 :: DeriveConfig -> Name -> Q [Dec]

    grisette Grisette.Internal.TH.Derivation.DeriveUnifiedSymOrd

    Derive UnifiedSymOrd2 instance for a data type.

  9. deriveWith :: DeriveConfig -> [Name] -> [Name] -> Q [Dec]

    grisette Grisette.TH

    Derive the specified classes for a data type with the given name. Support the following classes for both vanilla data types and GADTs.

    Note that the following type classes cannot be derived for GADTs with existential type variables.

  10. deriveTypeToText :: DeriveType -> Text

    haskoin-store-data Haskoin.Store.Data

    No documentation available.

Page 47 of many | Previous | Next