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.
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)
preludeMacroSummary :: RegexType -> PreludeMacro -> Stringregex Text.RE.ZeInternals generate a textual summary of the prelude macros
preludeMacroTable :: RegexType -> Stringregex Text.RE.ZeInternals format the standard prelude macros in a markdown table
-
regex Text.RE.ZeInternals generate the standard prelude Macros used to parse REs
presentPreludeMacro :: PreludeMacro -> Stringregex Text.RE.ZeInternals naming the macros
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.