Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. SymBool :: Term Bool -> SymBool

    grisette Grisette.SymPrim

    No documentation available.

  2. type SymBoolKey = AsKey SymBool

    grisette Grisette.SymPrim

    SymBool type with identity equality.

  3. type family GetBool (mode :: EvalModeTag) = (bool :: Type) | bool -> mode

    grisette Grisette.Unified

    Get a unified Boolean type. Resolves to Bool in C mode, and SymBool in S mode.

  4. UBool :: TheoryToUnify

    grisette Grisette.Unified

    No documentation available.

  5. makeColumnIdBool :: Int -> ColumnId row Bool

    gtk3 Graphics.UI.Gtk.ModelView.TreeModel

    Create a ColumnId to extract an Boolean.

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

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

    gtk3 Graphics.UI.Gtk.Printing.PrintSettings

    Sets key to a boolean value.

  8. Value_Boolean :: Boolean -> Value_

    haxr Network.XmlRpc.DTD_XMLRPC

    No documentation available.

  9. TBool :: Type

    haxr Network.XmlRpc.Internals

    No documentation available.

  10. ValueBool :: Bool -> Value

    haxr Network.XmlRpc.Internals

    bool

Page 157 of many | Previous | Next