2022 State of Haskell Survey

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

    Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

  • As a non-Haskeller, the only tool I can think of interacting with that has any Haskell is Hasura's graphql-engine[0], which GitHub stats say is 28% Haskell (and then like 55% web languages, so I assume the backend is all Haskell and the web languages are for the UI it presents etc)

    Are there other popular Haskell tools? Or is it more of an academic language? I was surprised to see it on the GitHub repo.

    [0]: https://github.com/hasura/graphql-engine

  • semantic-source

    Parsing, analyzing, and comparing source code across many languages

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

    A strongly-typed language that compiles to JavaScript

  • Thinking about "tools" in a more general sense, there is Pandoc,¹ which is an end-user application, and PureScirpt,² a programming language.

    ¹ https://pandoc.org

    ² https://www.purescript.org

  • pandoc

    Universal markup converter

  • Thinking about "tools" in a more general sense, there is Pandoc,¹ which is an end-user application, and PureScirpt,² a programming language.

    ¹ https://pandoc.org

    ² https://www.purescript.org

  • www.haskell.org

    www.haskell.org site source

  • Yeah, definitely. We're working on adding a guide[1] like that to haskell.org as we speak :)

    If you have a chance, you could look over the PR and tell me whether this is roughly what you're thinking of.

    [1]: https://github.com/haskell-infra/www.haskell.org/pull/214

  • tilapia

    Improving all Haskell's programmer interfaces

  • Can you please report concrete examples here: https://github.com/tomjaguarpaw/tilapia/issues/new

    I'll do what I can to improve the situation, but I need to know which packages precisely you are talking about.

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

  • The Meaning of Monad in MonadTrans

    2 projects | news.ycombinator.com | 13 Aug 2023
  • Genuine question: how do you all use Haskell IRL?

    7 projects | /r/haskell | 22 Apr 2023
  • The Spinnaker Programming Language

    3 projects | /r/ProgrammingLanguages | 29 Mar 2023
  • [ANN] GHCup-0.1.19.0 released

    4 projects | /r/haskell | 13 Jan 2023
  • Haskell, Ada, C++, Awk: An Experiment in Prototyping Productivity (1994) [pdf]

    5 projects | news.ycombinator.com | 10 Dec 2022