Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Client library for AMQP servers (currently only RabbitMQ) Client library for AMQP servers (currently only RabbitMQ)
-
Exceptions, with checkpoints and context. Please see the README on Github at https://github.com/parsonsmatt/annotated-exception#readme
-
Self-normalizing applicative expressions An applicative functor transformer to normalize expressions using (<$>), (<*>), and pure into a linear list of actions. See ApNormalize to get started.
-
Fast Entity-Component-System library for game programming apecs is a fast, type-driven Entity-Component-System library for game programming.
-
Efficient basic number-theoretic functions. A library of basic functionality needed for number-theoretic calculations. The aim of this library is to provide efficient implementations of the functions. Primes and related things (totients, factorisation), powers (integer roots and tests, modular exponentiation).
-
Attoparsec parsers of time A collection of Attoparsec parsers for the "time" library
-
URI parser / printer using attoparsec Please see the README on GitHub at https://github.com/athanclark/attoparsec-uri#readme
-
Effectful streams and automata in coalgebraic encoding Effectful streams have an internal state and a step function. Varying the effect type, this gives many different useful concepts: For example with a reader effect, it results in automata (a.k.a transducers or state machines).
-
Avro serialization support for Haskell Avro serialization and deserialization support for Haskell
-
A client for AWS X-Ray. The core client for enabling AWX X-Ray. See other `aws-xray-client-*` packages for usage and integration examples.