My setup for messing about with Haskell scripts, 2021 edition

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Cabal

    Official upstream development repository for Cabal and cabal-install

  • If I can't or don't want to create a package, I use cabal-env by /u/phadej to create a custom environment. cabal-env is kind of an evolution of cabal install --lib, and there's the possibility that it will be integrated in cabal proper, so any feedback is welcome in that issue.

  • git-utils

    Small helpers for using git (by yairchu)

  • See example at https://github.com/yairchu/git-utils/blob/main/sub-rebase.hs

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • haskell-mode

    Emacs mode for Haskell

  • Just as a note from my poking around, this is the "official" way to use a nix-shell with haskell-mode: https://github.com/haskell/haskell-mode/blob/3a019e65b504861d7ea23afbfecd14e5ef63e846/haskell-customize.el#L77

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