For Production Users: Haskell in an age of Rust and Python

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

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

    Functional programming in TypeScript

  • Yeah, TypeScript is shockingly good for a language that is so compatible with JavaScript. For example fp-ts. The main problem with TypeScript is pervasive mutability and side-effects.

  • http-streams

    Haskell HTTP client library for use with io-streams

  • First option: http-streams. The main module documentation seemed complicated, so I skipped it.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • HTTP

    Haskell HTTP package (by haskell)

  • The first link was https://hackage.haskell.org/package/HTTP. That's easy to use but I quickly discovered it doesn't support HTTPS.

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