Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
boolectorAdapter :: forall (st :: Type -> Type) . SolverAdapter stwhat4 What4.Solver.Boolector No documentation available.
boolectorFeatures :: ProblemFeatureswhat4 What4.Solver.Boolector No documentation available.
boolectorOptions :: [ConfigDesc]what4 What4.Solver.Boolector No documentation available.
boolectorPath :: ConfigOption (BaseStringType Unicode)what4 What4.Solver.Boolector Path to boolector
boolectorTimeout :: ConfigOption BaseIntegerTypewhat4 What4.Solver.Boolector Per-check timeout, in milliseconds (zero is none)
-
yaml-unscrambler YamlUnscrambler Boolean scalar parser.
-
Agda Agda.Termination.Semiring The standard semiring on Bools.
boolToMaybe :: Bool -> a -> Maybe aAgda Agda.Utils.Maybe Retain object when tag is True.
boolSing :: KnownBool b => SBool bAgda Agda.Utils.TypeLits No documentation available.
boolVal :: forall proxy (b :: Bool) . KnownBool b => proxy b -> BoolAgda Agda.Utils.TypeLits No documentation available.