Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. toEnum :: Enum a => Int -> a

    distribution-opensuse OpenSuse.Prelude

    Convert from an Int.

  2. readEnum :: Enum e => String -> [e]

    doldol Data.Flag.Phantom

    No documentation available.

  3. readEnum :: Enum e => String -> [e]

    doldol Data.Flag.Simple

    Encode Enum e from a given binary digit String

  4. qnum1 :: Id -> (Scientific -> Scientific) -> (Id, Term)

    ede Text.EDE.Filters

    Quote an unary numeric function.

  5. qnum2 :: Quote a => Id -> (Scientific -> Scientific -> a) -> (Id, Term)

    ede Text.EDE.Filters

    Quote a binary numeric function.

  6. qnum1 :: Id -> (Scientific -> Scientific) -> (Id, Term)

    ede Text.EDE.Internal.Filters

    Quote an unary numeric function.

  7. qnum2 :: Quote a => Id -> (Scientific -> Scientific -> a) -> (Id, Term)

    ede Text.EDE.Internal.Filters

    Quote a binary numeric function.

  8. package enum-subset-generate

    Generate an ADT being a subset of another ADT, and the corresponding mappings. Please see the README on GitHub at https://github.com/0xd34df00d/enum-subset-generate#readme

  9. module Data.MakeEnum

    No documentation available.

  10. makeEnum :: Name -> [Name] -> Q [Dec]

    enum-subset-generate Data.MakeEnum

    No documentation available.

Page 459 of many | Previous | Next