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

Hoogle Search

Within LTS Haskell 24.27 (ghc-9.10.3)

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

  1. UBool :: TheoryToUnify

    grisette Grisette.Unified

    No documentation available.

  2. makeColumnIdBool :: Int -> ColumnId row Bool

    gtk3 Graphics.UI.Gtk.ModelView.TreeModel

    Create a ColumnId to extract an Boolean.

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

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

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

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    Sets key to a boolean value.

  5. Value_Boolean :: Boolean -> Value_

    haxr Network.XmlRpc.DTD_XMLRPC

    No documentation available.

  6. TBool :: Type

    haxr Network.XmlRpc.Internals

    No documentation available.

  7. ValueBool :: Bool -> Value

    haxr Network.XmlRpc.Internals

    bool

  8. withBoolean :: (Bool -> Parser a) -> Value -> Parser a

    hedn Data.EDN

    No documentation available.

  9. parseBool :: Parser Value

    hedn Data.EDN.AST.Parser

    No documentation available.

  10. withBoolean :: (Bool -> Parser a) -> Value -> Parser a

    hedn Data.EDN.Class

    No documentation available.

Page 154 of many | Previous | Next

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