Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. enumFromToExpr :: Q Exp -> Q Exp -> Q Exp

    deriving-compat Data.Deriving.Internal

    No documentation available.

  2. enumFromToValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  3. enumFromValName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  4. enumTypeName :: Name

    deriving-compat Data.Deriving.Internal

    No documentation available.

  5. enumerationError :: String -> Q a

    deriving-compat Data.Deriving.Internal

    No documentation available.

  6. enumerationErrorStr :: String -> String

    deriving-compat Data.Deriving.Internal

    No documentation available.

  7. enumerationOrProductError :: String -> Q a

    deriving-compat Data.Deriving.Internal

    No documentation available.

  8. package enummapset

    IntMap and IntSet with Enum keys/elements. This package contains simple wrappers around Data.IntMap and Data.IntSet with Enum keys and elements respectively. Especially useful for Ints wrapped with `newtype`.

  9. enumMapToIntMap :: EnumMap k a -> IntMap a

    enummapset Data.EnumMap.Lazy

    Unwrap IntMap.

  10. enumMapToIntMap :: EnumMap k a -> IntMap a

    enummapset Data.EnumMap.Strict

    Unwrap IntMap.

Page 50 of many | Previous | Next