Hoogle Search
Within LTS Haskell 24.56 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Extra hedgehog functionality Extra hedgehog functionality.
-
Additional facilities for Integers Additional faciltiies for Integers. Please see README.md
-
Kafka bindings for Haskell Apache Kafka bindings backed by the librdkafka C library. Features include:
- Consumer groups: auto-rebalancing consumers
- Keyed and keyless messages producing/consuming
- Batch producing messages
-
Monadic query DSL Please see README.md
-
Simple parser support Simple parser support. Please see README.md
-
Primitive functions and data types Primitive functions and data types.
-
Rank-select base Please see README.md
-
String parser Please see README.md
-
CSS selectors for HXT This package makes it possible to easily traverse (X)HTML/XML documents using CSS selectors. It supports all CSS level 3 selectors except the ones that do not make sense outside a web browser (e.g. such as :hover or ::first-letter). Also, there is no support for namespaced selectors.
-
Interface to native Haskell HTTP package HTTP Interface to native Haskell HTTP package HTTP. This package can be used as alternative for the hxt-curl package for accessing documents via HTTP. Changes from 9.1.3: Works with ghc-7.10 Changes to 9.1.3: New warnings from ghc-7.4 removed