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. SetDefault :: CascadeAction

    persistent Database.Persist.FieldDef

    No documentation available.

  2. SetNull :: CascadeAction

    persistent Database.Persist.FieldDef

    No documentation available.

  3. SetDefault :: CascadeAction

    persistent Database.Persist.FieldDef.Internal

    No documentation available.

  4. SetNull :: CascadeAction

    persistent Database.Persist.FieldDef.Internal

    No documentation available.

  5. SetDefault :: CascadeAction

    persistent Database.Persist.Types

    No documentation available.

  6. SetNull :: CascadeAction

    persistent Database.Persist.Types

    No documentation available.

  7. SetHighest :: GenTopPolicy

    crypton Crypto.Number.Generate

    set the highest bit

  8. SetTwoHighest :: GenTopPolicy

    crypton Crypto.Number.Generate

    set the two highest bit

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

  10. SetAddrRangeOp :: PrimOp

    ghc GHC.Builtin.PrimOps

    No documentation available.

Page 25 of many | Previous | Next