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.
confStyleBoolStyle :: ConfStyle -> BoolStyleconfigurator-export Data.Configurator.Export Style of displaying Bools as boolean literals.
-
copilot-core Copilot.Core.Type No documentation available.
XBool :: forall sym . SymExpr sym BaseBoolType -> XExpr symcopilot-theorem Copilot.Theorem.What4 No documentation available.
-
eliminators Data.Eliminator No documentation available.
-
eliminators Data.Eliminator No documentation available.
-
elm-export Elm No documentation available.
matchBool :: forall (xs :: [Type]) . Predicate xs -> Predicate xs -> Predicate (Bool ': xs)falsify Test.Falsify.Predicate Conditional This is a variation on choose that provides no evidence for which branch is taken.
-
freetype2 FreeType.Core.Types No documentation available.
menuitemPropertyGetBool :: (HasCallStack, MonadIO m, IsMenuitem a) => a -> Text -> m Boolgi-dbusmenu GI.Dbusmenu.Objects.Menuitem Look up a property on mi and return the value of it if it exits. Returns FALSE if the property doesn't exist.
menuitemPropertySetBool :: (HasCallStack, MonadIO m, IsMenuitem a) => a -> Text -> Bool -> m Boolgi-dbusmenu GI.Dbusmenu.Objects.Menuitem Takes a boolean value and sets it on property as a property on mi. If a property already exists by that name, then the value is set to the new value. If not, the property is added. If the value is changed or the property was previously unset then the signal Menuitem::prop-changed will be emitted by this function.