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.
-
regex Text.RE.TDFA the standard MacroEnv for this back end (see Text.RE.TestBench)
preludeSource :: PreludeMacro -> Stringregex Text.RE.TDFA the prelude source of a given macro in the standard environment
-
regex Text.RE.TDFA a listing of the RE text for each macro in the standard environment with all macros expanded to normal form
preludeSummary :: PreludeMacro -> Stringregex Text.RE.TDFA a summary of the macros in the standard environment for this back end in plain text
-
regex Text.RE.TDFA a table the standard macros in markdown format
preludeTestsFailing :: [MacroID]regex Text.RE.TDFA the macros in the standard environment that are failing their tests (checked by the test suite to be empty)
-
regex Text.RE.ZeInternals an enumeration of all of the prelude macros
preludeMacroEnv :: RegexType -> MacroEnvregex Text.RE.ZeInternals generate the MacroEnv for the standard prelude macros
preludeMacroSource :: RegexType -> PreludeMacro -> Stringregex Text.RE.ZeInternals generate plain text giving the expanded RE for a single macro
preludeMacroSources :: RegexType -> Stringregex Text.RE.ZeInternals generate a plain text table giving the RE for each macro with all macros expanded (to NF)