Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. PWTBoolCase :: PWarnType

    Cabal-syntax Distribution.Parsec.Warning

    true or false, not True or False

  2. xsd_boolean :: String

    hxt Text.XML.HXT.XMLSchema.DataTypeLibW3CNames

    No documentation available.

  3. getRawBooleanSetting :: FilePath -> RawSettings -> String -> Either String Bool

    ghc-boot GHC.Settings.Utils

    No documentation available.

  4. FileAttributeTypeBoolean :: FileAttributeType

    gi-gio GI.Gio.Enums

    a boolean value.

  5. SettingsBindFlagsInvertBoolean :: SettingsBindFlags

    gi-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().

  6. desktopAppInfoGetBoolean :: (HasCallStack, MonadIO m, IsDesktopAppInfo a) => a -> Text -> m Bool

    gi-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

  7. fileInfoGetAttributeBoolean :: (HasCallStack, MonadIO m, IsFileInfo a) => a -> Text -> m Bool

    gi-gio GI.Gio.Objects.FileInfo

    Gets the value of a boolean attribute. If the attribute does not contain a boolean value, False will be returned.

  8. fileInfoSetAttributeBoolean :: (HasCallStack, MonadIO m, IsFileInfo a) => a -> Text -> Bool -> m ()

    gi-gio GI.Gio.Objects.FileInfo

    Sets the attribute to contain the given attrValue, if possible.

  9. constructPropertyActionInvertBoolean :: (IsPropertyAction o, MonadIO m) => Bool -> m (GValueConstruct o)

    gi-gio GI.Gio.Objects.PropertyAction

    Construct a GValueConstruct with valid value for the “invert-boolean” property. This is rarely needed directly, but it is used by new.

  10. getPropertyActionInvertBoolean :: (MonadIO m, IsPropertyAction o) => o -> m Bool

    gi-gio GI.Gio.Objects.PropertyAction

    Get the value of the “invert-boolean” property. When overloading is enabled, this is equivalent to

    get propertyAction #invertBoolean
    

Page 80 of many | Previous | Next