Is `MonadBaseControl` dead?

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • snap-core

    Core type definitions (Snap monad, HTTP types, etc) and utilities for web handlers.

  • Then I found Snap has a MonadBaseControl instance, and thought it should work for me. But sadly to find it losing states. Also I failed to find a user side example of MonadBaseControl on Github (as there're only instance impl. hits), so I have not way to verify whether that's due to my incorrect usage.

  • unliftio

    The MonadUnliftIO typeclass for unlifting monads to IO

  • Any way quoting u/snoyberg : https://github.com/fpco/unliftio/issues/17#issuecomment-363655106

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • effectful

    An easy to use, fast extensible effects library with seamless integration with the existing Haskell ecosystem.

  • On ZuriHac there was also effectful which looks promising and got some interest. It doesn't need ghc updates and makes other tradeoffs. I must say I haven't looked into it deeply, so can't really tell more about it.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts