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. boolParam :: Text -> Text -> Parameter e Bool

    hslua-packaging HsLua.Packaging.Convenience

    Defines a function parameter of type Bool.

  2. boolResult :: Text -> FunctionResults e Bool

    hslua-packaging HsLua.Packaging.Convenience

    Defines a function result of type Bool.

  3. boolTest :: String -> Bool -> Test

    quickcheck-simple Test.QuickCheck.Simple

    Bool specialized property

  4. boolTest' :: String -> String -> Bool -> Test

    quickcheck-simple Test.QuickCheck.Simple

    Bool specialized property with message for False case

  5. boolValue :: AssertBool a -> Bool

    HTF Test.Framework.AssertM

    Evaluates a generic assertion to a Bool value.

  6. boolean :: T -> Bool -> T graph -> T graph

    gnuplot Graphics.Gnuplot.Frame.OptionSet

    Set or unset option according to a Bool. This is for switches that can be disabled using unset. This is very flexible, but not very safe. Use it only as fall-back, if there is no specific setter function in Graphics.Gnuplot.Frame.OptionSet. See also: addBool, add, remove.

  7. boolopt :: String -> RawOpts -> Bool

    hledger-lib Hledger.Data.RawOptions

    Is the named flag present ?

  8. boolTyConKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  9. boolTy :: Type

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

  10. boolTyCon :: TyCon

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

Page 55 of many | Previous | Next