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. type PrivateNumber = Integer

    crypton Crypto.PubKey.ECC.Types

    ECC Private Number

  2. choiceOptFromEnum :: (Bounded b, Enum b, Show b, Eq b) => MkOptDescr (a -> b) (b -> a -> a) a

    Cabal Distribution.Simple.Command

    create a Choice option out of an enumeration type. As long flags, the Show output is used. As short flags, the first character which does not conflict with a previous one is used.

  3. OptionEnum :: [String] -> OptionType

    Cabal Distribution.TestSuite

    No documentation available.

  4. execLineNumber :: ExecOptions -> Int

    ghc GHC

    line number (for errors)

  5. fromEnum_RDR :: RdrName

    ghc GHC.Builtin.Names

    No documentation available.

  6. gHC_INTERNAL_ENUM :: Module

    ghc GHC.Builtin.Names

    No documentation available.

  7. toEnum_RDR :: RdrName

    ghc GHC.Builtin.Names

    No documentation available.

  8. TagToEnumOp :: PrimOp

    ghc GHC.Builtin.PrimOps

    No documentation available.

  9. tagToEnumKey :: Unique

    ghc GHC.Builtin.PrimOps

    No documentation available.

  10. isEnumerationTyCon :: TyCon -> Bool

    ghc GHC.Core.TyCon

    Is this an algebraic TyCon which is just an enumeration of values?

Page 96 of many | Previous | Next