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.
module Numeric.Units.Dimensional.
Prelude Summary
This module supplies a convenient set of imports for working with the dimensional package, including aliases for common Quantitys and Dimensions, and a comprehensive set of SI units and units accepted for use with the SI. It re-exports the Prelude, hiding arithmetic functions whose names collide with the dimensionally-typed versions supplied by this package.-
No documentation available.
-
No documentation available.
module GitHub.Internal.
Prelude This module may change between minor releases. Do not rely on its contents.
-
haskell-src-exts-simple Language.Haskell.Exts.Simple.Fixity All fixities defined in the Prelude.
-
haskell-src-exts-simple Language.Haskell.Exts.Simple.Syntax No documentation available.
module Data.Invertible.
Prelude The bidirectional "Prelude", which re-exports various bijections similar to functions from Prelude. Most "un"-functions are left out for obvious reasons.
module Language.Javascript.JMacro.
Prelude No documentation available.
-
jmacro Language.Javascript.JMacro.Prelude This provides a set of basic functional programming primitives, a few utility functions and, more importantly, a decent sample of idiomatic jmacro code. View the source for details.
-
Reexports of most definitions from "mtl" and "transformers" This package only exports definitions from the "mtl" and "transformers" libraries. Unlike every module of "mtl" it does not reexport Control.Monad and Control.Monad.Fix. In combination with the "base-prelude" library, this should give you a quite rich prelude. The 2.* versions are restricted by the feature set of mtl-2.2 and transformers-0.4, however they provide support for newer versions of those libraries as well.