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. preludeMacroSummary :: RegexType -> PreludeMacro -> String

    regex Text.RE.ZeInternals

    generate a textual summary of the prelude macros

  2. preludeMacroTable :: RegexType -> String

    regex Text.RE.ZeInternals

    format the standard prelude macros in a markdown table

  3. preludeMacros :: (Monad m, Functor m) => (String -> m r) -> RegexType -> WithCaptures -> m (Macros r)

    regex Text.RE.ZeInternals

    generate the standard prelude Macros used to parse REs

  4. presentPreludeMacro :: PreludeMacro -> String

    regex Text.RE.ZeInternals

    naming the macros

  5. preludeForBuffer :: String -> [String]

    BNFC BNFC.Backend.C.CFtoFlexC

    Part of the lexer prelude needed when string literals are to be lexed. Defines an interface to the Buffer.

  6. module ShellCheck.Prelude

    No documentation available.

  7. module Debian.Debianize.Prelude

    Functions and instances used by but not related to cabal-debian. These could conceivably be moved into more general libraries.

  8. module Distribution.Client.Compat.Prelude

    This module does two things:

    • Acts as a compatibility layer, like base-compat.
    • Provides commonly used imports.
    This module is a superset of Distribution.Compat.Prelude (which this module re-exports)

  9. module Calligraphy.Prelude

    No documentation available.

  10. preludeNameInstances :: [Expr]

    code-conjure Conjure.Engine

    A list of reified Name instances for an arbitrary selection of types from the Haskell Prelude.

Page 11 of many | Previous | Next