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

Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. ConstEnum :: EnumConst -> Const

    language-c99 Language.C99.AST

    No documentation available.

  2. TEnum :: EnumSpec -> TypeSpec

    language-c99 Language.C99.AST

    No documentation available.

  3. makeNumEnv :: (Foldable t, TyConable c) => t (RType c b t1) -> [b]

    liquidhaskell-boot Language.Haskell.Liquid.Types.RefType

    Termination Predicates ----------------------------------------------------

  4. ppEnumMap :: (Enum k, Pretty k, Pretty v) => EnumMap k v -> Doc ann

    prettyprinter-combinators Prettyprinter.Combinators

    No documentation available.

  5. ppEnumMapWith :: Enum k => (k -> Doc ann) -> (v -> Doc ann) -> EnumMap k v -> Doc ann

    prettyprinter-combinators Prettyprinter.Combinators

    No documentation available.

  6. ppEnumSet :: (Enum a, Pretty a) => EnumSet a -> Doc ann

    prettyprinter-combinators Prettyprinter.Combinators

    No documentation available.

  7. ppEnumSetWith :: Enum a => (a -> Doc ann) -> EnumSet a -> Doc ann

    prettyprinter-combinators Prettyprinter.Combinators

    No documentation available.

  8. traceNumber :: Trace -> Maybe String

    ratel Ratel

    No documentation available.

  9. getLineNumber :: Line s -> LineNo

    regex Text.RE.Tools

    the LineNo for this line

  10. getLineNumber :: Line s -> LineNo

    regex Text.RE.Tools.Grep

    the LineNo for this line

Page 180 of many | Previous | Next

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