Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. class Boolean b

    ersatz Ersatz.Bit

    The normal Bool operators in Haskell are not overloaded. This provides a richer set that are. Instances for this class for product-like types can be automatically derived for any type that is an instance of Generic

  2. BoolAtom :: Bool -> SExpr

    grisette Grisette.Core

    No documentation available.

  3. BoolAtom :: Bool -> SExpr

    grisette Grisette.Internal.Core.Data.SExpr

    No documentation available.

  4. pattern BoolConTerm :: Bool -> Term a

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    Pattern matcher for concrete Bool terms.

  5. pattern BoolTerm :: Term Bool -> Term a

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    Pattern matcher for Bool terms.

  6. type BooleanFormula = BooleanFormula ()

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

    No documentation available.

  7. newtype Boolean

    haxr Network.XmlRpc.DTD_XMLRPC

    No documentation available.

  8. Boolean :: String -> Boolean

    haxr Network.XmlRpc.DTD_XMLRPC

    No documentation available.

  9. Boolean :: Bool -> Value

    hedn Data.EDN

    true | false
    

  10. Boolean :: Bool -> Value

    hedn Data.EDN.AST.Types.Value

    true | false
    

Page 32 of many | Previous | Next