Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. module IHaskellPrelude

    No documentation available.

  2. module Internal.Prelude

    No documentation available.

  3. module Internal.Prelude

    No documentation available.

  4. noPreludeREOptions :: REOptions

    regex Text.RE.TDFA

    the default REOptions but with no RE macros defined

  5. prelude :: Macros RE

    regex Text.RE.TDFA

    the standard table of Macros used to compile REs (which can be extended or replace: see Text.RE.TestBench)

  6. preludeEnv :: MacroEnv

    regex Text.RE.TDFA

    the standard MacroEnv for this back end (see Text.RE.TestBench)

  7. preludeSource :: PreludeMacro -> String

    regex Text.RE.TDFA

    the prelude source of a given macro in the standard environment

  8. preludeSources :: String

    regex Text.RE.TDFA

    a listing of the RE text for each macro in the standard environment with all macros expanded to normal form

  9. preludeSummary :: PreludeMacro -> String

    regex Text.RE.TDFA

    a summary of the macros in the standard environment for this back end in plain text

  10. preludeTable :: String

    regex Text.RE.TDFA

    a table the standard macros in markdown format

Page 9 of many | Previous | Next