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
  • SonarLint - Clean code begins in your IDE with SonarLint
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • 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.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • 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