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

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. printSettingsSetBool :: (PrintSettingsClass self, GlibString string) => self -> string -> Bool -> IO ()

    gtk Graphics.UI.Gtk.Printing.PrintSettings

    Sets key to a boolean value.

  2. OP_BOOLAND :: ScriptOp

    haskoin-core Haskoin.Script.Common

    No documentation available.

  3. OP_BOOLOR :: ScriptOp

    haskoin-core Haskoin.Script.Common

    No documentation available.

  4. SassBoolean :: SassTag

    hlibsass Bindings.Libsass.Types

    No documentation available.

  5. sass_boolean_get_value :: Ptr SassValue -> IO Bool

    hlibsass Bindings.Libsass.Values

    No documentation available.

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

    hlibsass Bindings.Libsass.Values

    No documentation available.

  7. sass_make_boolean :: Bool -> IO (Ptr SassValue)

    hlibsass Bindings.Libsass.Values

    No documentation available.

  8. sass_value_is_boolean :: Ptr SassValue -> IO Bool

    hlibsass Bindings.Libsass.Values

    No documentation available.

  9. assertBoolWithDiff :: HasCallStack => Bool -> Text -> Text -> IO ()

    hspec-expectations-json Test.Hspec.Expectations.Json.Internal

    No documentation available.

  10. JSBool :: Bool -> JSValue

    json Text.JSON

    No documentation available.

Page 134 of many | Previous | Next

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