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

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. unSVGNumber :: SVGNumber -> JSVal

    jsaddle-dom JSDOM.Types

    No documentation available.

  2. unSVGNumberList :: SVGNumberList -> JSVal

    jsaddle-dom JSDOM.Types

    No documentation available.

  3. TSNum :: NumTypeSpec -> TypeSpecAnalysis

    language-c Language.C.Analysis.DeclAnalysis

    No documentation available.

  4. tNumType :: MonadCError m => NumTypeSpec -> m (Either (FloatType, Bool) IntType)

    language-c Language.C.Analysis.DeclAnalysis

    Mapping from num type specs to C types (C99 6.7.2-2), ignoring the complex qualifier.

  5. EnumDecl :: EnumTypeRef -> TagFwdDecl

    language-c Language.C.Analysis.DefTable

    No documentation available.

  6. exportEnumType :: EnumType -> [CTypeSpec]

    language-c Language.C.Analysis.Export

    No documentation available.

  7. exportEnumTypeDecl :: EnumTypeRef -> [CTypeSpec]

    language-c Language.C.Analysis.Export

    No documentation available.

  8. exportEnumTypeRef :: EnumType -> [CTypeSpec]

    language-c Language.C.Analysis.Export

    No documentation available.

  9. EnumDef :: EnumType -> TagDef

    language-c Language.C.Analysis.SemRep

    No documentation available.

  10. data EnumType

    language-c Language.C.Analysis.SemRep

    Representation of C enumeration types

Page 717 of many | Previous | Next

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