basic-prelude VS mtl

Compare basic-prelude vs mtl and see what are their differences.

basic-prelude

An enhanced core prelude, meant for building up more complete preludes on top of. (by snoyberg)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
basic-prelude mtl
0 10
49 353
- 0.3%
0.0 0.0
over 6 years ago about 1 month ago
Haskell Haskell
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

basic-prelude

Posts with mentions or reviews of basic-prelude. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning basic-prelude yet.
Tracking mentions began in Dec 2020.

mtl

Posts with mentions or reviews of mtl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-31.
  • [ANN] mtl-2.3.1
    2 projects | /r/haskell | 31 Oct 2022
    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
    2 projects | /r/haskell | 31 Oct 2022
  • [ANN] mtl-2.3.1-rc1
    2 projects | /r/haskell | 29 Aug 2022
    It was the example from the ticket which works fine because there is no restriction that the argument to ContT r is a Monad
    2 projects | /r/haskell | 29 Aug 2022
    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
    3 projects | /r/haskell | 5 Jul 2022
    I don't think so, but here is a list of upcoming changes in mtl-3.0.
    3 projects | /r/haskell | 5 Jul 2022
    The guide is part of PR 128: mtl-2.3.1 release prep
    3 projects | /r/haskell | 5 Jul 2022

What are some alternatives?

When comparing basic-prelude and mtl you can also consider the following projects:

transient-universe - A Cloud monad based on transient for the creation of Web and reactive distributed applications that are fully composable, where Web browsers are first class nodes in the cloud

parallel - a library for parallel programming

rio-orphans - A standard library for Haskell

motor - Type-safe effectful state machines in Haskell

capability - Extensional capabilities and deriving combinators

eveff - Efficient Haskell effect handlers based on evidence translation.

cloud-haskell - This is an umbrella development repository for Cloud Haskell

mtl-unleashed - MonadReader and MonadState without the functional dependencies

cond - Basic conditional operators with monadic variants.

control-monad-free - Free monads and monad transformers

time-warp

effect-monad - Provides 'graded monads' and 'parameterised monads' to Haskell, enabling fine-grained reasoning about effects.