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.
BoolEQ :: Expr s a -> Expr s a -> Expr s adhall Dhall.Core BoolEQ x y ~ x == y
BoolIf :: Expr s a -> Expr s a -> Expr s a -> Expr s adhall Dhall.Core BoolIf x y z ~ if x then y else z
-
dhall Dhall.Core BoolLit b ~ b
BoolNE :: Expr s a -> Expr s a -> Expr s adhall Dhall.Core BoolNE x y ~ x != y
BoolOr :: Expr s a -> Expr s a -> Expr s adhall Dhall.Core BoolOr x y ~ x || y
-
doctemplates Text.DocTemplates No documentation available.
-
doctemplates Text.DocTemplates.Internal No documentation available.
-
lsp-types Language.LSP.MetaModel.Types No documentation available.
BooleanLiteralType :: Bool -> Typelsp-types Language.LSP.MetaModel.Types No documentation available.
-
avro Data.Avro No documentation available.