Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
BoolFieldChange :: Field Bool -> Modification Bool -> Changebugzilla-redhat Web.RedHatBugzilla No documentation available.
-
clash-lib Clash.Netlist.Types Boolean literal
-
No documentation available.
-
cond Data.Algebra.Boolean A class for boolean algebras. Instances of this class are expected to obey all the laws of boolean algebra). Minimal complete definition: true or false, not or (<-->, false), || or &&.
-
configurator-export Data.Configurator.Export The style of boolean literals display Bools as. Both are accepted by configurator's parser.
type
BoolPred (p :: k ~> Bool) = PMap p EqualTo 'Truedecidable Data.Type.Predicate Convert a tradtional k ~> Bool predicate into a Predicate.
BoolPred :: (k ~> Bool) -> Predicate k
-
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
-
grisette Grisette.Core No documentation available.
-
grisette Grisette.Internal.Core.Data.SExpr No documentation available.
pattern
BoolConTerm :: Bool -> Term agrisette Grisette.Internal.SymPrim.Prim.Internal.Term Pattern matcher for concrete Bool terms.