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.
-
persistent Database.Persist.FieldDef No documentation available.
-
persistent Database.Persist.FieldDef No documentation available.
-
persistent Database.Persist.FieldDef.Internal No documentation available.
-
persistent Database.Persist.FieldDef.Internal No documentation available.
-
persistent Database.Persist.Types No documentation available.
-
persistent Database.Persist.Types No documentation available.
-
crypton Crypto.Number.Generate set the highest bit
-
crypton Crypto.Number.Generate set the two highest bit
module Distribution.Simple.
Setup This module defines the command line interface for all the Cabal commands. For each command (like configure, build etc) it defines a type that holds all the flags, the default set of flags and a CommandUI that maps command line flags to and from the corresponding flags type. All the flags types are instances of Monoid, see http://www.haskell.org/pipermail/cabal-devel/2007-December/001509.html for an explanation. The types defined here get used in the front end and especially in cabal-install which has to do quite a bit of manipulating sets of command line flags. This is actually relatively nice, it works quite well. The main change it needs is to unify it with the code for managing sets of fields that can be read and written from files. This would allow us to save configure flags in config files.
-
ghc GHC.Builtin.PrimOps No documentation available.