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.
propToBoolLt :: forall (n :: Natural) (m :: Natural) . (n :<: m) -> IsTrue (n <? m)type-natural Data.Type.Natural.Lemma.Order No documentation available.
-
typst Typst.Types No documentation available.
-
typst Typst.Types A bool value.
-
what4 Test.Verification A test generator that returns True or False
genChooseBool :: GenEnv (m :: Type -> Type) -> m Boolwhat4 Test.Verification No documentation available.
BaseBoolRepr :: BaseTypeRepr 'BaseBoolTypewhat4 What4.BaseTypes No documentation available.
type
BaseBoolType = 'BaseBoolTypewhat4 What4.BaseTypes No documentation available.
ConcreteBool :: Bool -> ConcreteVal 'BaseBoolTypewhat4 What4.Concrete No documentation available.
fromConcreteBool :: ConcreteVal BaseBoolType -> Boolwhat4 What4.Concrete No documentation available.
setBoolOpt :: Some OptionSetting -> Bool -> IO [Doc Void]what4 What4.Config Given a boolean value, set the named option to that value or generate an OptSetFailure exception if the option is not a boolean valued option.