atom-haskell

Curated set of packages for Haskell development with Atom

Tehnix

21,812

5

0.4.0

MIT

GitHub

atom-haskell package

Curated set of packages for Haskell development with Atom. The package list taken from Atom-Haskell Documentation (not made by me 😃. Detailed configuration, documentation and much more can be found there.

This package installs the following for you:

Additionally it installs,

which you can optionally disable.

Quick configuration

You will be prompted if you want to set some nice default configuration values for the installed packages. You will only be asked once, and you can dismiss this and later run it manually via the Command Palette and then Atom Haskell: Set Default Configuration.

Binaries

To set up the binaries (except formatters) for the above you can run,

stack install ghc-mod hoogle hasktags pointfree pointful cabal-install

For formatters you have some choice between stylish-haskell, hindent and brittany, whichever you prefer. E.g.,

stack install hindent

Other things

Spacemacs-esque keybindings

A bit of a self-plug, but you might also like my keybindings package spaceatom-keybindings, if you're coming from spacemacs and still have that muscle memory.

Spacemacs dark theme

I also recommend the theme Spacemacs Dark, where I added some additional highlighting for Haskell. It is, as the name implies, inspired by the Spacemacs dark theme.

Screenshot of Spacemacs Dark Syntax