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

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. eraseSBool :: forall (b :: Bool) . SBool b -> Bool

    Agda Agda.Utils.TypeLits

    No documentation available.

  2. queryDealBool :: Asset a => TestDeal a -> DealStats -> Date -> Either String Bool

    Hastructure Deal.DealQuery

    test a condition with a deal and a date

  3. DealStatBool :: DealStatFields -> DealStats

    Hastructure Types

    No documentation available.

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

    Hastructure Types

    No documentation available.

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

    Hastructure Types

    A bool value from inspection

  6. RtnBool :: DealStatType

    Hastructure Types

    No documentation available.

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

    ImpSpec Test.ImpSpec.Expectations

    Asserts that the specified condition holds.

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

    ImpSpec Test.ImpSpec.Expectations.Lifted

    Lifted version of assertBool

  9. data MyBool

    LPFP LPFP.SimpleVec

    No documentation available.

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

    aern2-real AERN2.Real

    No documentation available.

Page 144 of many | Previous | Next

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