Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. validateBool :: MonadError Text m => Text -> Bool -> Bool -> m ()

    configuration-tools Configuration.Utils.Validation

    No documentation available.

  2. confStyleBoolStyle :: ConfStyle -> BoolStyle

    configurator-export Data.Configurator.Export

    Style of displaying Bools as boolean literals.

  3. SBool :: SimpleType

    copilot-core Copilot.Core.Type

    No documentation available.

  4. XBool :: forall sym . SymExpr sym BaseBoolType -> XExpr sym

    copilot-theorem Copilot.Theorem.What4

    No documentation available.

  5. type family ElimBool (p :: Bool ~> Type) (s :: Bool) (p1 :: Apply p 'False) (p2 :: Apply p 'True) :: Apply p s

    eliminators Data.Eliminator

    No documentation available.

  6. elimBool :: forall (p :: Bool ~> Type) (s :: Bool) . Sing s -> Apply p 'False -> Apply p 'True -> Apply p s

    eliminators Data.Eliminator

    No documentation available.

  7. EBool :: ElmPrimitive

    elm-export Elm

    No documentation available.

  8. 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.

  9. type FT_Bool = Word8

    freetype2 FreeType.Core.Types

    No documentation available.

  10. menuitemPropertyGetBool :: (HasCallStack, MonadIO m, IsMenuitem a) => a -> Text -> m Bool

    gi-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.

Page 155 of many | Previous | Next