Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. bool# :: Int# -> Bool

    basement Basement.Compat.Primitive

    turn an Int# into a Bool

  2. boolParam :: Text -> Text -> Parameter e Bool

    hslua-packaging HsLua.Packaging.Convenience

    Defines a function parameter of type Bool.

  3. boolResult :: Text -> FunctionResults e Bool

    hslua-packaging HsLua.Packaging.Convenience

    Defines a function result of type Bool.

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

    quickcheck-simple Test.QuickCheck.Simple

    Bool specialized property

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

    quickcheck-simple Test.QuickCheck.Simple

    Bool specialized property with message for False case

  6. boolValue :: AssertBool a -> Bool

    HTF Test.Framework.AssertM

    Evaluates a generic assertion to a Bool value.

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

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

    hledger-lib Hledger.Data.RawOptions

    Is the named flag present ?

  9. boolTyConKey :: Unique

    ghc-lib-parser GHC.Builtin.Names

    No documentation available.

  10. boolTy :: Type

    ghc-lib-parser GHC.Builtin.Types

    No documentation available.

Page 53 of many | Previous | Next