Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
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.
FileAttributeTypeBoolean :: FileAttributeTypegi-gio GI.Gio.Enums a boolean value.
SettingsBindFlagsInvertBoolean :: SettingsBindFlagsgi-gio GI.Gio.Flags When passed to settingsBind, uses a pair of mapping functions that invert the boolean value when mapping between the setting and the property. The setting and property must both be booleans. You cannot pass this flag to g_settings_bind_with_mapping().
desktopAppInfoGetBoolean :: (HasCallStack, MonadIO m, IsDesktopAppInfo a) => a -> Text -> m Boolgi-gio GI.Gio.Objects.DesktopAppInfo Looks up a boolean value in the keyfile backing info. The key is looked up in the "Desktop Entry" group. Since: 2.36