The Evolution of a Haskell Programmer

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • haskell-language-server

    Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

  • Also recommend using the following IDE tooling: https://github.com/haskell/haskell-language-server

    Especially easy to setup if you're using VSCode. Lots of Haskell code forgoes type annotations so with this plugin you can simply hover your mouse over things to see the exact type the compiler inferred.

  • Espial

    Espial is an open-source, web-based bookmarking server.

  • I actively avoid super general code in my Haskell applications.

    Here's some code to add a bookmark in an api controller:

    https://github.com/jonschoning/espial/blob/master/src/Handle...

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

  • VSCode Haskell extension not working

    1 project | /r/haskellquestions | 5 Oct 2023
  • Haskellers who moved to Rust: What has been your experience?

    2 projects | /r/rust | 12 Jul 2023
  • A semester of Haskell-language-server: an internship report

    1 project | news.ycombinator.com | 23 May 2023
  • HLS 2.0.0.0 is out

    1 project | /r/haskell_jp | 19 May 2023
  • Static-ls - a low memory Haskell language server based on hiedb and hiefiles

    4 projects | /r/haskell | 8 Apr 2023