• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. CEnum :: Maybe Ident -> Maybe [(Ident, Maybe (CExpression a))] -> [CAttribute a] -> a -> CEnumeration a

    language-c Language.C.Syntax.AST

    No documentation available.

  2. CEnumType :: CEnumeration a -> a -> CTypeSpecifier a

    language-c Language.C.Syntax.AST

    Enumeration specifier

  3. data CEnumeration a

    language-c Language.C.Syntax.AST

    No documentation available.

  4. DEnum :: Identifier -> [Option] -> [EnumField] -> TypeDeclaration

    language-protobuf Language.ProtocolBuffers.Types

    No documentation available.

  5. henumerate :: Generate xs => (forall (x :: k) . () => Membership xs x -> r -> r) -> r -> r

    membership Type.Membership

    Enumerate all possible Memberships of xs.

  6. henumerateFor :: Forall c xs => proxy c -> proxy' xs -> (forall (x :: k) . c x => Membership xs x -> r -> r) -> r -> r

    membership Type.Membership

    Enumerate all possible Memberships of xs with an additional context.

  7. codSymbolEnum :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  8. codSymbolEnumMember :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  9. plLineNumber :: String

    nerd-font-icons Graphics.Icons.NerdFont

    No documentation available.

  10. unEnum :: (Num b, Enum a) => Int -> a -> b

    network-house Net.DHCP

    No documentation available.

Page 305 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete