Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. FileAttributeTypeBool :: FileAttributeType

    gio System.GIO.File.FileAttribute

    No documentation available.

  2. fileInfoGetAttributeBool :: (FileInfoClass info, GlibString string) => info -> string -> IO Bool

    gio System.GIO.File.FileInfo

    Gets the value of a boolean attribute.

  3. fileInfoSetAttributeBool :: (FileInfoClass info, GlibString string) => info -> string -> Bool -> IO ()

    gio System.GIO.File.FileInfo

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

  4. gbooleanToBool :: Int32 -> Bool

    glib-stopgap System.GLib.Bool

    No documentation available.

  5. ConstBoolean :: Bool -> ConstValue

    graphql Language.GraphQL.AST.Document

    No documentation available.

  6. makeColumnIdBool :: Int -> ColumnId row Bool

    gtk Graphics.UI.Gtk.ModelView.TreeModel

    Create a ColumnId to extract an Boolean.

  7. printSettingsGetBool :: (PrintSettingsClass self, GlibString string) => self -> string -> IO Bool

    gtk Graphics.UI.Gtk.Printing.PrintSettings

    Returns the boolean represented by the value that is associated with key. The string "true" represents True, any other string False.

  8. printSettingsSetBool :: (PrintSettingsClass self, GlibString string) => self -> string -> Bool -> IO ()

    gtk Graphics.UI.Gtk.Printing.PrintSettings

    Sets key to a boolean value.

  9. OP_BOOLAND :: ScriptOp

    haskoin-core Haskoin.Script.Common

    No documentation available.

  10. OP_BOOLOR :: ScriptOp

    haskoin-core Haskoin.Script.Common

    No documentation available.

Page 130 of many | Previous | Next