Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
HDBool :: Bool -> HamletData urlshakespeare Text.Hamlet.RT No documentation available.
-
hslua-marshalling HsLua.Marshalling Retrieves a Bool as a Lua boolean.
-
hslua-marshalling HsLua.Marshalling.Peekers Retrieves a Bool as a Lua boolean.
-
hslua-marshalling HsLua.Marshalling.Push Pushes a Bool as a Lua boolean.
_Bool :: AsValue t => Prism' t Boollens-aeson Data.Aeson.Lens >>> "{\"a\": \"xyz\", \"b\": true}" ^? key "b" . _Bool Just True>>> "{\"a\": \"xyz\", \"b\": true}" ^? key "a" . _Bool Nothing>>> _Bool # True :: String "true"
>>> _Bool # False :: String "false"
-
Cabal-syntax Distribution.Fields true or false, not True or False
-
Cabal-syntax Distribution.Parsec true or false, not True or False
-
Cabal-syntax Distribution.Parsec.Warning true or false, not True or False
-
hxt Text.XML.HXT.XMLSchema.DataTypeLibW3CNames No documentation available.
getRawBooleanSetting :: FilePath -> RawSettings -> String -> Either String Boolghc-boot GHC.Settings.Utils No documentation available.