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.
-
Convenience functions for FFI work Add several functions missing in the standard Foreign modules:
- copy and move based on Storable
- calloc
-
These as a transformer, ChronicleT This packages provides ChronicleT, a monad transformer based on the Monad instance for These a, along with the usual monad transformer bells and whistles.
-
Extra utility functions for working with monads Extra utility functions for working with monads
-
JSON-friendly Logging APIs Convienence functions for logging ToJSON with monad-logger
-
Logstash backend for monad-logger. Please see the README on GitHub at https://github.com/mbg/logstash#readme
-
syslog output for monad-logger syslog output for monad-logger
-
Resumption and reactive resumption monads for Haskell. This package contains the definitions of Resumption and Reactive Resumption Monads.
-
Provides a MonadST class Provides a MonadST class
-
Monadic versions of list functions Monadic versions of list functions seen in Data.List.
-
A monoid for monads See README