Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. package tardis

    Bidirectional state monad transformer A Tardis is a combination of both a forwards and a backwards state transformer, providing two state values that "travel" in opposite directions. A detailed description of what a Tardis is and how to use it can be found in the documentation for Control.Monad.Tardis.

  2. package tasty-autocollect

    Autocollection of tasty tests. Autocollection of tasty tests. See README.md for more details.

  3. package tasty-dejafu

    Deja Fu support for the Tasty test framework. Integration between the dejafu library for concurrency testing and tasty. This lets you easily incorporate concurrency testing into your existing test suites.

  4. package tasty-fail-fast

    Adds the ability to fail a tasty test suite on first test failure tasty-fail-fast wraps any ingredient to fail as soon as the first test fails. For example:

    defaultMainWithIngredients (map failFast defaultIngredients) tests
    
    Your test suite will now get a --fail-fast flag.

  5. package tasty-focus

    Simple focus mechanism for tasty Simple focus mechanism for tasty, similar to hspec.

  6. package tasty-html

    Render tasty output to HTML A tasty ingredient to output test results in HTML5.

  7. package tasty-leancheck

    LeanCheck support for the Tasty test framework. LeanCheck support for the Tasty test framework. This package can be used to incorporate LeanCheck tests into Tasty test suites. Please see the Haddock documentation and README for more details.

  8. package tce-conf

    Very simple config file reading This package contains modules for runtime reading of very simple config files of the `key=value` style or as a Haskell data structure to be deserialized with Read. The modules support files with blank lines and simple single-line comments, but nothing else.

  9. package telegram-bot-api

    Easy to use library for building Telegram bots. Exports Telegram Bot API. Please see the README on Github at https://github.com/fizruk/telegram-bot-simple#readme For official Bot API see Telegram Bot API at https://core.telegram.org/bots/api

  10. package telegram-bot-simple

    Easy to use library for building Telegram bots. Please see the README on Github at https://github.com/fizruk/telegram-bot-simple#readme

Page 252 of many | Previous | Next