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.
package
clash-prelude-hedgehog Hedgehog Generators for clash-prelude Hedgehog Generators for clash-prelude
-
Provide a classy prelude including common Yesod functionality. See docs and README at http://www.stackage.org/package/classy-prelude-yesod
-
Higher-order function combinators Replacement for composition or composition-extra, exporting everything in one module.
module Control.Category.Constrained.
Prelude No documentation available.
module Copilot.Language.
Prelude Reexports Prelude from package "base" hiding identifiers redefined by Copilot.
-
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.
noPreludeREOptions :: REOptionsregex-with-pcre Text.RE.PCRE the default REOptions but with no RE macros defined
-
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)
-
regex-with-pcre Text.RE.PCRE the standard MacroEnv for this back end (see Text.RE.TestBench)
preludeSource :: PreludeMacro -> Stringregex-with-pcre Text.RE.PCRE the prelude source of a given macro in the standard environment