Packages tagged monad
26 packages have this tag.
[Merge tag] (trustees only)Related tags: library (26), bsd3 (18), control (18), error-handling (6), failure (5), deprecated (3), exceptions (3), mit (3), public-domain (3), data (2), text (2), user-interfaces (2), application (1), cryptography (1), data-structures (1), factory (1), hash (1), ioc (1), logic (1), monads (1), mpl (1), ...
Name |
DLs |
Rating |
Description |
Tags |
Last U/L |
Maintainer |
---|---|---|---|---|---|---|
MonadCompose | 46 | 0.0 | Methods for composing monads. | (bsd3, library, monad) | 2019-01-28 | JamesCandy |
boots | 26 | 0.0 | IoC Monad in Haskell | (application, factory, ioc, library, mit, monad) | 2019-09-03 | leptonyu |
colorful-monoids | 39 | 0.0 | Styled console text output using ANSI escape sequences. | (library, mit, monad, text, user-interfaces) | 2020-06-17 | minad |
cond | 34 | 0.0 | Basic conditional and boolean operators with monadic variants. | (bsd3, control, library, logic, monad) | 2014-11-23 | AdamCurtis |
console-style (deprecated in favor of colorful-monoids) | 13 | 0.0 | Styled console text output using ANSI escape sequences. | (deprecated, library, mit, monad, text, user-interfaces) | 2016-12-03 | minad |
except-exceptions | 5 | 2.0 | Safely deal with exceptions in ExceptT | (bsd3, library, monad) | 2018-03-20 | TimHumphries |
exception-monads-fd (deprecated in favor of exception-mtl) | 12 | 0.0 | Exception monad transformer instances for monads-fd classes. | (bsd3, control, deprecated, error-handling, failure, library, monad) | 2010-10-06 | GeoffreyMainland |
exception-monads-tf | 25 | 0.0 | Exception monad transformer instances for monads-tf classes. | (bsd3, control, error-handling, failure, library, monad) | 2017-05-03 | GeoffreyMainland |
exception-mtl | 108 | 0.0 | Exception monad transformer instances for mtl classes. | (bsd3, control, error-handling, failure, library, monad) | 2016-05-10 | GeoffreyMainland |
exception-transformers | 163 | 0.0 | Type classes and monads for unchecked extensible exceptions. | (bsd3, control, error-handling, failure, library, monad) | 2021-11-20 | GeoffreyMainland, TroelsHenriksen |
exceptions | 557 | 2.0 | Extensible optionally-pure exceptions | (bsd3, control, exceptions, library, monad) | 2022-05-07 | EdwardKmett, ryanglscott |
failable | 35 | 0.0 | A 'Failable' error monad class to unify failure across monads that can fail | (bsd3, control, exceptions, library, monad) | 2020-01-24 | erick |
indexed-free | 17 | 0.0 | indexed monads for free | (bsd3, control, library, monad) | 2013-11-27 | FumiakiKinoshita |
monad-connect | 5 | 0.0 | Transformer for TCP connection with TLS and SOCKS support | (control, library, monad, network, public-domain) | 2016-03-16 | akrasner |
monad-hash | 13 | 0.0 | Monad transformer for incremental hashing | (control, cryptography, hash, library, monad, public-domain) | 2016-05-30 | akrasner |
monad-memo | 270 | 2.0 | Memoization monad transformer | (bsd3, control, library, monad) | 2022-01-03 | EduardSergeev |
monad-supply | 30 | 0.0 | Stateful supply monad | (control, data, library, monad) | 2020-09-14 | GeoffHulette |
monadic-recursion-schemes | 9 | 0.0 | Recursion Schemes for Monadic version. | (bsd3, control, library, monad, recursion) | 2021-06-18 | KatsutoshiItoh |
pipes-errors | 14 | 0.0 | Integration between pipes and errors | (bsd3, control, error-handling, library, monad, pipes) | 2015-05-21 | jdnavarro |
set-monad | 22 | 0.0 | Set monad | (bsd3, data, library, monad) | 2018-10-11 | GeorgeGiorgidze |
supermonad | 15 | 0.0 | Plugin and base library to support supermonads in Haskell | (bsd3, library, monad, plugin, type-system) | 2018-05-07 | JanBracker |
tagged-exception-core | 5 | 0.0 | Reflect exceptions using phantom types. | (bsd3, control, error-handling, exceptions, failure, library, monad, monads, phantom-types) | 2016-02-02 | PeterTrsko |
tangle | 2 | 0.0 | Heterogenous memoisation monad | (bsd3, data-structures, library, monad, program) | 2021-11-08 | FumiakiKinoshita |
time-out | 116 | 0.0 | Timers, timeouts, alarms, monadic wrappers | (control, library, monad, public-domain, time, timeout) | 2016-05-30 | akrasner |
unlift | 6 | 0.0 | Typeclass for monads that can be unlifted to arbitrary base monads | (control, library, monad, mpl, typeclass, unlift) | 2021-04-21 | shersh, vrom911 |
views (deprecated in favor of definitive-base) | 1 | 0.0 | Views allow you to run a State monad on part of a state. | (bsd3, control, deprecated, library, monad) | 2013-03-15 | MarcCoiffier |