Monthly Hask Anything (May 2021)

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • hierarchical-free-monads-the-most-developed-approach-in-haskell

    Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell

  • Thanks for this illuminating reply. I agree that separation of concerns is very valuable, and that the effect frameworks I've mentioned in my question are better than mtl at it. However, would you agree that separation of concerns can also be achieved by other means that these effects frameworks, i.e. using the so-called tagless final style or other blends of free monads, such as for instance hierarchical free monads?

  • ghc-proposals

    Proposed compiler and language changes for GHC and GHC/Haskell

  • However, I am an academic/hobbyist user, so I am naturally more inclined to use bleeding edge technologies. And I think a shift will come when delimited continuation primops are implemented in GHC, which will make effect libraries more performant than other approaches. After that there will surely be some time for all effect libraries to adapt and then we'll see which one gets the most traction.

  • 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
  • effet

    An effect system based on type classes, written in Haskell.

  • You may also be interested in effet, which is an mtl-like effect system which tries to overcome the limitations of mtl.

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

  • Where's more discussion of the designs of effect systems?

    4 projects | /r/ProgrammingLanguages | 17 Nov 2021
  • Haskell doesn't make sense without pure functions

    4 projects | /r/haskell | 2 Oct 2021
  • Monad Transformers and Effects with Backpack

    3 projects | /r/haskell | 24 Dec 2020
  • Interactive animations

    11 projects | /r/haskell | 6 May 2023
  • Monad Transformer Compatibility

    2 projects | /r/haskell | 17 Feb 2023