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. package clash-prelude-hedgehog

    Hedgehog Generators for clash-prelude Hedgehog Generators for clash-prelude

  2. package classy-prelude-yesod

    Provide a classy prelude including common Yesod functionality. See docs and README at http://www.stackage.org/package/classy-prelude-yesod

  3. package composition-prelude

    Higher-order function combinators Replacement for composition or composition-extra, exporting everything in one module.

  4. module Control.Category.Constrained.Prelude

    No documentation available.

  5. module Copilot.Language.Prelude

    Reexports Prelude from package "base" hiding identifiers redefined by Copilot.

  6. package prelude-safeenum

    A redefinition of the Prelude's Enum class in order to render it safe. A redefinition of the Prelude's Enum class in order to render it safe. That is, the Haskell Language Report defines pred, succ, fromEnum, and toEnum to be partial functions when the type is Bounded, but this is unacceptable. We define a new type-class hierarchy for enumeration which is safe and also generalizes to cover types which can only be enumerated in one direction.

  7. noPreludeREOptions :: REOptions

    regex-with-pcre Text.RE.PCRE

    the default REOptions but with no RE macros defined

  8. prelude :: Macros RE

    regex-with-pcre Text.RE.PCRE

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

  9. preludeEnv :: MacroEnv

    regex-with-pcre Text.RE.PCRE

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

  10. preludeSource :: PreludeMacro -> String

    regex-with-pcre Text.RE.PCRE

    the prelude source of a given macro in the standard environment

Page 14 of many | Previous | Next