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

Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. WebdriverTestM :: ReaderT (WebdriverTestEnv app) WD a -> WebdriverTestM app a

    sydtest-webdriver Test.Syd.Webdriver

    No documentation available.

  2. runWebdriverTestM :: WebdriverTestEnv app -> WebdriverTestM app a -> IO a

    sydtest-webdriver Test.Syd.Webdriver

    Run a webdriver test.

  3. unWebdriverTestM :: WebdriverTestM app a -> ReaderT (WebdriverTestEnv app) WD a

    sydtest-webdriver Test.Syd.Webdriver

    No documentation available.

  4. L1_STM :: Counter

    tasty-papi Test.Tasty.PAPI

    Level 1 store misses

  5. L2_STM :: Counter

    tasty-papi Test.Tasty.PAPI

    Level 2 store misses

  6. L3_STM :: Counter

    tasty-papi Test.Tasty.PAPI

    Level 3 store misses

  7. DynFilterLastMonth :: DynFilterType

    xlsx Codec.Xlsx.Types.AutoFilter

    Shows last month's dates.

  8. PerLastMonth :: TimePeriod

    xlsx Codec.Xlsx.Types.ConditionalFormatting

    A date occuring in the last calendar month.

  9. docInfo_postMisc :: DocInfo -> Xml Doc

    xmlgen Text.XML.Generator

    Content after the root element

  10. class FastMinMax x

    DPutils Data.Ord.Fast

    No documentation available.

Page 95 of many | Previous | Next

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