haskell-editor-setup
haskell-editor-setup copied to clipboard
Easy instructions for setting up Haskell editors / IDEs on any major operating system.
* easy Emacs install: https://www.johbo.com/2016/hello-spacemacs.html * with HIE https://github.com/haskell/haskell-ide-engine#using-hie-with-spacemacs * NixOS layer: https://github.com/syl20bnr/spacemacs/tree/master/layers/%2Bos/nixos * spacemacs2nix: https://github.com/puffnfresh/nix-files/tree/master/spacemacs * fonts: https://itaken.github.io/post/2018/04/06/spacemacs%E5%AD%97%E4%BD%93%E9%97%AE%E9%A2%98.html
@countoren can help us with this ticket since he created the best method we know of.
Automate the steps mentioned here: https://github.com/fairy-tale-agi-solutions/haskell-editor-setup/blob/master/CONTRIBUTING.md And anything else required to start developing. Check countoren's nix expressions which preinstall editors and plugins.