Haskell adoption is higher than I expected, what can we do to get it to top 10 languages.

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. cargo-cabal

    A tool that helps you to turn in one command a Rust crate into a Haskell Cabal library!

    just saw this : https://github.com/yvan-sraka/cabal-pack

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

    Governance documents, by-laws, code of conduct (by haskell-cryptography)

    /u/epoberezkin /u/kilimanjaro_olympus Regarding trust in the Cryptography ecosystem, the Haskell Cryptography Group aims to fix this: https://github.com/haskell-cryptography/governance/blob/main/GOVERNANCE.md

  4. aeson

    A fast Haskell JSON library

    Don't get me wrong, we figured it all out, and currently we use Aeson fork as we needed this: https://github.com/haskell/aeson/pull/926, as the default behaviour didn't work with Swift, and I wasn't sure if it's worth spending any time completing it...

  5. HVM

    A massively parallel, optimal functional runtime in Rust

    no we should strip out the STG and replace it with HVM https://github.com/Kindelia/HVM

  6. upx

    UPX - the Ultimate Packer for eXecutables

    It depends on the platform, I think. E.g. DLL compression is supported on Windows. On Linux it seems like .so compression may be supported with some limitations - I see various tickets about it like https://github.com/upx/upx/issues/116 and https://github.com/upx/upx/issues/303 which are describing problems but also showing that it's possible.

  7. Cabal

    Official upstream development repository for Cabal and cabal-install

    Would really love it if the Cabal documentation had this as its own, highly visible entry. I submitted a pull request to that end.

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

  • Show HN: Name Checker – check your project name accross many sites

    1 project | news.ycombinator.com | 1 Sep 2023
  • Would anyone be interested in hoot: A cabal wrapper for haskell based on Cargo?

    2 projects | /r/haskell | 9 Jul 2023
  • `cabal update` stuck here forever.

    1 project | /r/haskell | 22 May 2023
  • On the verge of giving up learning Haskell because of the terrible tooling.

    5 projects | /r/haskell | 8 May 2023
  • Problems installing hindent witch haskell tool stack on windows 10

    1 project | /r/haskell | 7 Apr 2023

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