• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. gbooleanToBool :: Int32 -> Bool

    glib-stopgap System.GLib.Bool

    No documentation available.

  2. ConstBoolean :: Bool -> ConstValue

    graphql Language.GraphQL.AST.Document

    No documentation available.

  3. makeColumnIdBool :: Int -> ColumnId row Bool

    gtk Graphics.UI.Gtk.ModelView.TreeModel

    Create a ColumnId to extract an Boolean.

  4. 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.

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

    gtk Graphics.UI.Gtk.Printing.PrintSettings

    Sets key to a boolean value.

  6. OP_BOOLAND :: ScriptOp

    haskoin-core Haskoin.Script.Common

    No documentation available.

  7. OP_BOOLOR :: ScriptOp

    haskoin-core Haskoin.Script.Common

    No documentation available.

  8. SassBoolean :: SassTag

    hlibsass Bindings.Libsass.Types

    No documentation available.

  9. sass_boolean_get_value :: Ptr SassValue -> IO Bool

    hlibsass Bindings.Libsass.Values

    No documentation available.

  10. sass_boolean_set_value :: Ptr SassValue -> Bool -> IO ()

    hlibsass Bindings.Libsass.Values

    No documentation available.

Page 129 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete