Artyom's Haskell toolbox — a long list of tools/libraries I use

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. commonmark

    Pure Haskell commonmark parsing library, designed to be flexible and extensible

    via commonmark-pandoc typeclass instances.

  2. SaaSHub

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

    SaaSHub logo
  3. bytestring

    An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.

    I'm trying to iron out API discrepancies between flavours of ByteString in https://github.com/haskell/bytestring/issues/289, any help would be much appreciated.

  4. haskell-mode

    Emacs mode for Haskell

    I use haskell-mode. It has a shortcut for loading a module into REPL, and it also runs hasktags for me. That's literally all I use.

  5. elm-format

    elm-format formats Elm source code according to a standard set of rules based on the official Elm Style Guide

    Take for example the debate about 2 vs 4 spaces. People often (but not always) have very strong opinions about this, yet it is clear that this formatting choice will probably not be the dominant factor in the success of a project. A quick google search also reveals no scientific research in this field. Concerning surveys, I found this interesting (from a survey on 2 vs 4 spaces in elm-format) as one datapoint:

  6. hasqlator-mysql

    Hasqlator is a haskell sql generator library

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

  • Hongdown: An opinionated Markdown formatter in Rust

    1 project | news.ycombinator.com | 2 Feb 2026
  • Hongdown: An opinionated Markdown formatter in Rust

    1 project | news.ycombinator.com | 11 Jan 2026
  • How to convert Markdown to PDF

    2 projects | dev.to | 23 Feb 2025
  • Show HN: Generate pdf with gitbook or mdbook url

    6 projects | news.ycombinator.com | 11 Nov 2023
  • WKWebView inside NSTableCellView

    1 project | /r/swift | 24 Jun 2023