failure
mtl
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
failure | mtl | |
---|---|---|
0 | 10 | |
7 | 352 | |
- | 0.0% | |
0.0 | 0.0 | |
over 9 years ago | 10 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
failure
We haven't tracked posts mentioning failure yet.
Tracking mentions began in Dec 2020.
mtl
-
[ANN] mtl-2.3.1
If you wish to migrate to mtl-2.3.x and have not yet done so, please refer the migration guide in the repo: https://github.com/haskell/mtl/blob/master/docs/Mtl-2.3.x-Migration.md
-
[ANN] mtl-2.3.1-rc1
It was the example from the ticket which works fine because there is no restriction that the argument to ContT r is a Monad
mtl-2.3.1-rc1 (https://github.com/haskell/mtl/releases/tag/v2.3.1-rc1) is up on Github. We'll give this a 2 week window for issues relating to the changelog, and then do a release. Please review and upgrade if you're interested. Backported is also a migration doc for people interested in migrating to mtl-2.3. You can find it in the repo.
-
Draft mtl-2.3 migration guide
I don't think so, but here is a list of upcoming changes in mtl-3.0.
The guide is part of PR 128: mtl-2.3.1 release prep
What are some alternatives?
parallel - a library for parallel programming
transient - A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
capability - Extensional capabilities and deriving combinators
motor - Type-safe effectful state machines in Haskell
exceptions - mtl friendly exceptions
eveff - Efficient Haskell effect handlers based on evidence translation.
control-monad-free - Free monads and monad transformers
cond - Basic conditional operators with monadic variants.
time-warp
mtl-unleashed - MonadReader and MonadState without the functional dependencies
freer-simple - A friendly effect system for Haskell
effect-monad - Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.