Hoogle Search

Within LTS Haskell 24.26 (ghc-9.10.3)

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

  1. assertBoolVerbose :: HasCallStack => String -> Bool -> IO ()

    HTF Test.Framework.HUnitWrapper

    No documentation available.

  2. gassertBool :: (HasCallStack, AssertM m) => Bool -> m ()

    HTF Test.Framework.HUnitWrapper

    No documentation available.

  3. gassertBoolVerbose :: (HasCallStack, AssertM m) => String -> Bool -> m ()

    HTF Test.Framework.HUnitWrapper

    No documentation available.

  4. addBool :: T -> Bool -> T graph -> T graph

    gnuplot Graphics.Gnuplot.Frame.OptionSet

    Add an option with boolean value that is formatted like set style fill border and set style fill noborder. The name of the internal state (i.e. border) must be stored in the second field of the option. 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 boolean.

  5. onlyBool :: Parse Bool

    graphviz Data.GraphViz.Parsing

    Use this when you do not want numbers to be treated as Bool values.

  6. setboolopt :: String -> RawOpts -> RawOpts

    hledger-lib Hledger.Data.RawOptions

    No documentation available.

  7. unsetboolopt :: String -> RawOpts -> RawOpts

    hledger-lib Hledger.Data.RawOptions

    No documentation available.

  8. isBoolean :: JSVal -> GHCJSPure Bool

    jsaddle GHCJS.Foreign

    No documentation available.

  9. toJSBool :: Bool -> JSVal

    jsaddle GHCJS.Foreign

    No documentation available.

  10. toJSBool :: Bool -> JSVal

    jsaddle GHCJS.Foreign.Internal

    No documentation available.

Page 87 of many | Previous | Next