My Haskell Setup

Опубликовано: 21 Март 2026
на канале: Tsoding
57,672
1.3k

General Haskell Setup:
Emacs (Editor): https://www.gnu.org/software/emacs/
haskell-mode (Extension for Emacs): https://github.com/haskell/haskell-mode
GHC (Haskell Compiler): https://www.haskell.org/ghc/
My dotfiles: https://github.com/rexim/dotfiles

Tools for "Real World" Apps:
Cabal (Build Tool): https://www.haskell.org/cabal/
ghcid (GHCi Auto-Reloader): https://github.com/ndmitchell/ghcid
hlint (Smart Linter): https://github.com/ndmitchell/hlint
hindent (Formatter): https://github.com/chrisdone/hindent

Additional Resources:
MELPA (3rd Party Emacs Repo): http://melpa.org/
HyperNerd (My Chat Bot): https://github.com/tsoding/HyperNerd
My Twitch Channel:   / tsoding  
How I configure My Emacs:    • Configuring my Emacs. Vim users are not in...  

Support My Work:   / tsoding