2022 State of Haskell Survey

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. Hasura

    Blazing fast, instant realtime GraphQL APIs on all your data 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

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. semantic-source

    Discontinued Parsing, analyzing, and comparing source code across many languages

  4. 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

  5. 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

  6. 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

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

Did you know that Haskell is
the 25th most popular programming language
based on number of references?