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

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. SassBoolean :: SassTag

    hlibsass Bindings.Libsass.Types

    No documentation available.

  2. sass_boolean_get_value :: Ptr SassValue -> IO Bool

    hlibsass Bindings.Libsass.Values

    No documentation available.

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

    hlibsass Bindings.Libsass.Values

    No documentation available.

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

    hlibsass Bindings.Libsass.Values

    No documentation available.

  5. sass_value_is_boolean :: Ptr SassValue -> IO Bool

    hlibsass Bindings.Libsass.Values

    No documentation available.

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

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

    No documentation available.

  7. JSBool :: Bool -> JSValue

    json Text.JSON

    No documentation available.

  8. readJSBool :: GetJSON JSValue

    json Text.JSON

    Read the JSON Bool type

  9. showJSBool :: Bool -> ShowS

    json Text.JSON

    Write the JSON Bool type

  10. p_boolean :: CharParser () Bool

    json Text.JSON.Parsec

    No documentation available.

Page 131 of many | Previous | Next

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