Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. preludeEnv :: MacroEnv

    regex-with-pcre Text.RE.PCRE

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

  2. preludeSource :: PreludeMacro -> String

    regex-with-pcre Text.RE.PCRE

    the prelude source of a given macro in the standard environment

  3. preludeSources :: String

    regex-with-pcre Text.RE.PCRE

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

  4. preludeSummary :: PreludeMacro -> String

    regex-with-pcre Text.RE.PCRE

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

  5. preludeTable :: String

    regex-with-pcre Text.RE.PCRE

    a table the standard macros in markdown format

  6. preludeTestsFailing :: [MacroID]

    regex-with-pcre Text.RE.PCRE

    the macros in the standard environment that are failing their tests (checked by the test suite to be empty)

  7. module XMonad.Prelude

    Utility functions and re-exports for a more ergonomic developing experience. Users themselves will not find much use here.

Page 15 of many | Previous | Next