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

Hoogle Search

Within LTS Haskell 24.27 (ghc-9.10.3)

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

  1. DealStatBool :: DealStatFields -> DealStats

    Hastructure Types

    No documentation available.

  2. IfBool :: DealStats -> Bool -> Pre

    Hastructure Types

    No documentation available.

  3. InspectBool :: Date -> DealStats -> Bool -> ResultComponent

    Hastructure Types

    A bool value from inspection

  4. RtnBool :: DealStatType

    Hastructure Types

    No documentation available.

  5. assertBool :: HasCallStack => String -> Bool -> Assertion

    ImpSpec Test.ImpSpec.Expectations

    Asserts that the specified condition holds.

  6. assertBool :: (HasCallStack, MonadIO m) => String -> Bool -> m ()

    ImpSpec Test.ImpSpec.Expectations.Lifted

    Lifted version of assertBool

  7. data MyBool

    LPFP LPFP.SimpleVec

    No documentation available.

  8. type CanSelectBool k = (CanSelect k, SelectType k ~ Bool)

    aern2-real AERN2.Real

    No documentation available.

  9. type CanSelectCNBool k = (CanSelect k, SelectType k ~ CN Bool)

    aern2-real AERN2.Real

    No documentation available.

  10. TyBool :: JSONType

    aeson-better-errors Data.Aeson.BetterErrors

    No documentation available.

Page 144 of many | Previous | Next

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