Hoogle Search

Within LTS Haskell 24.49 (ghc-9.10.3)

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

  1. package tasty-html

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

  2. 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.

  3. 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.

  4. 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

  5. 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

  6. package temporary-resourcet

    Portable temporary files and directories with automatic deletion The functions for creating temporary files and directories in the base library are quite limited. The unixutils package contains some good ones, but they aren't portable to Windows. This library repackages the Cabal implementations of its own temporary file and folder functions so that you can use them without linking against Cabal or depending on it being installed. This library provides the same functionality as the temporary package, but uses resourcet to provide automatic deletion without nesting withTempFile.

  7. package tensort

    Tunable sorting for responsive robustness and beyond A tunable tensor-based structure for sorting algorithms along with various sample configurations. Birthed from an exploration of robustness in sorting algorithms, inspired by Beyond Efficiency by David H. Ackley and Beyond Efficiency by Dave Ackley by Future of Coding.

  8. package termbox-banana

    termbox + reactive-banana This package provides a reactive-banana FRP interface to termbox programs. See also:

  9. package termbox-bindings-c

    termbox bindings This package provides bindings to termbox v1.1.4, a simple C library for writing text-based user interfaces: https://github.com/termbox/termbox The full source of termbox v1.1.4 is bundled; you do not need to install any system packages to use this library. See also:

  10. package termbox-bindings-hs

    termbox bindings This package provides bindings to termbox, a simple C library for writing text-based user interfaces: https://github.com/termbox/termbox. See also:

Page 254 of many | Previous | Next