• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.25 (ghc-9.10.3)

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

  1. pattern BoolConTerm :: Bool -> Term a

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    Pattern matcher for concrete Bool terms.

  2. pattern BoolTerm :: Term Bool -> Term a

    grisette Grisette.Internal.SymPrim.Prim.Internal.Term

    Pattern matcher for Bool terms.

  3. type BooleanFormula = BooleanFormula ()

    haskell-src-exts-simple Language.Haskell.Exts.Simple.Syntax

    No documentation available.

  4. newtype Boolean

    haxr Network.XmlRpc.DTD_XMLRPC

    No documentation available.

  5. Boolean :: String -> Boolean

    haxr Network.XmlRpc.DTD_XMLRPC

    No documentation available.

  6. Boolean :: Bool -> Value

    hedn Data.EDN

    true | false
    

  7. Boolean :: Bool -> Value

    hedn Data.EDN.AST.Types.Value

    true | false
    

  8. Boolean :: Schema

    language-avro Language.Avro.Types

    No documentation available.

  9. BoolConstant :: Bool -> Expr

    language-glsl Language.GLSL.Syntax

    No documentation available.

  10. BoolTok :: Bool -> Token

    language-java Language.Java.Lexer

    No documentation available.

Page 32 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete