7 Useful Tools Written in Haskell

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    My NixOS configuration (by erikbackman)

    Here is an example of configured system (by erikbackman):

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

    ShellCheck, a static analysis tool for shell scripts

    ShellCheck is a utility used to analyze bash scripts. It allows novices to fish out common errors when they just start learning this scripting language and helps more advanced users not to miss small bugs in large and complex scripts. The project is being constantly expanded and its large community is adding new rules. You can view the ShellCheck and try it out at its home page.

  4. purescript

    A strongly-typed language that compiles to JavaScript

    For further study, you can proceed to the official website.

  5. purescript-halogen

    A declarative, type-safe UI library for PureScript.

    Below you can find the example of a simple button component written in Halogen:

  6. pandoc

    Universal markup converter

    You can download the tool and view all supported formats here.

  7. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Is there a syntax checker?

    2 projects | /r/groff | 24 Oct 2023
  • Why I'm Leaving Elm

    1 project | news.ycombinator.com | 10 Jun 2023
  • (strongly typed) functional language compilers running in browser

    3 projects | /r/functionalprogramming | 31 Mar 2023
  • purescript VS purs-eval - a user suggested alternative

    2 projects | 2 Mar 2023
  • I will die on this hill (curve)

    1 project | /r/ProgrammerHumor | 21 Feb 2023

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