Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. bool :: Bool -> Doc

    wl-pprint Text.PrettyPrint.Leijen

    No documentation available.

  2. BoolOpt :: Description -> OptFlags -> OptFlags -> (Bool -> a -> a) -> (a -> Maybe Bool) -> OptDescr a

    Cabal Distribution.Simple.Command

    No documentation available.

  3. class BooleanFlag a

    Cabal Distribution.Simple.Flag

    Types that represent boolean flags.

  4. class BooleanFlag a

    Cabal Distribution.Simple.Setup

    Types that represent boolean flags.

  5. module GHC.Data.BooleanFormula

    Boolean formulas without quantifiers and without negation. Such a formula consists of variables, conjunctions (and), and disjunctions (or). This module is used to represent minimal complete definitions for classes.

  6. data BooleanFormula a

    ghc GHC.Data.BooleanFormula

    No documentation available.

  7. BoolLit :: Bool -> StaticLit

    ghc GHC.StgToJS.Types

    No documentation available.

  8. class Boolean a

    xml-conduit Text.XML.Cursor

    Something that can be used in a predicate check as a boolean.

  9. type Bool# = Int#

    ghc-bignum GHC.Num.Primitives

    No documentation available.

  10. data BooleanFormula l

    haskell-src-exts Language.Haskell.Exts.Syntax

    A boolean formula for MINIMAL pragmas.

Page 18 of many | Previous | Next