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. MkEnumSpecifierEmpty :: Identifier -> EnumSpecifier

    ogma-language-c Language.C.AbsC

    No documentation available.

  2. MkEnumSpecifierWithCases :: IdentifierOpt -> EnumeratorList -> EnumSpecifier

    ogma-language-c Language.C.AbsC

    No documentation available.

  3. MkEnumeratorInitialized :: Identifier -> ConstantExpression -> Enumerator

    ogma-language-c Language.C.AbsC

    No documentation available.

  4. MkEnumeratorList1 :: Enumerator -> EnumeratorList

    ogma-language-c Language.C.AbsC

    No documentation available.

  5. MkEnumeratorListN :: EnumeratorList -> Enumerator -> EnumeratorList

    ogma-language-c Language.C.AbsC

    No documentation available.

  6. MkEnumeratorUninitialized :: Identifier -> Enumerator

    ogma-language-c Language.C.AbsC

    No documentation available.

  7. MkTypeSpecifierEnumSpecifier :: EnumSpecifier -> TypeSpecifier

    ogma-language-c Language.C.AbsC

    No documentation available.

  8. prettyEnum :: Attributes -> Doc

    ogma-language-xmlspec Language.XMLSpec.PrintTrees

    No documentation available.

  9. package optparse-enum

    An enum-text based toolkit for optparse-applicative Please see the README on GitHub at https://github.com/cdornan/optparse-enum#readme

  10. shortEnumSwitchesP :: EnumText a => (a -> Maybe FlagChar) -> Parser a

    optparse-enum Text.Enum.Optparse

    generate mutually exclusive switches based on EnumText a, with some short swich options as specified by the argument function

Page 306 of many | Previous | Next