Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

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

  1. Boolean :: JSType

    jsaddle GHCJS.Foreign.Internal

    No documentation available.

  2. Boolean :: Bool -> ScalarValue

    morpheus-graphql-core Data.Morpheus.Types.Internal.AST

    No documentation available.

  3. module Data.Parameterized.BoolRepr

    No documentation available.

  4. data BoolRepr (b :: Bool)

    parameterized-utils Data.Parameterized.BoolRepr

    A Boolean flag

  5. BoolLit :: Bool -> Tm

    flatparse FlatParse.Examples.BasicLambda.Parser

    true or false.

  6. module GHC.Data.BooleanFormula

    Boolean formulas without quantifiers and without negation. Such a formula consists of variables, conjunctions (and), and disjunctions (or). This module is used to represent minimal complete definitions for classes.

  7. data BooleanFormula a

    ghc-lib-parser GHC.Data.BooleanFormula

    No documentation available.

  8. BoolLit :: Bool -> StaticLit

    ghc-lib-parser GHC.StgToJS.Types

    No documentation available.

  9. BoolField :: ScalarField Bool

    proto-lens Data.ProtoLens.Message

    No documentation available.

  10. BoolAnd :: Expr s a -> Expr s a -> Expr s a

    dhall Dhall.Core

    BoolAnd x y                              ~  x && y
    

Page 21 of many | Previous | Next