Hoogle Search

Within LTS Haskell 24.10 (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. preludeName :: Symbol

    liquid-fixpoint Language.Fixpoint.Types.Names

    No documentation available.

  3. module Internal.Prelude

    No documentation available.

  4. module Internal.Prelude

    No documentation available.

  5. noPreludeREOptions :: REOptions

    regex Text.RE.TDFA

    the default REOptions but with no RE macros defined

  6. 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)

  7. preludeEnv :: MacroEnv

    regex Text.RE.TDFA

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

  8. preludeSource :: PreludeMacro -> String

    regex Text.RE.TDFA

    the prelude source of a given macro in the standard environment

  9. 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

  10. preludeSummary :: PreludeMacro -> String

    regex Text.RE.TDFA

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

Page 9 of many | Previous | Next