spacemacs/contrib/lang/haskell
2014-12-11 22:34:13 -05:00
..
haskell.png Move Haskell to its own lang contrib layer 2014-12-01 23:22:45 -05:00
packages.el Fixes #226 Flycheck not automatically started in haskell buffers. 2014-12-11 22:34:13 -05:00
README.md Remove absolute links in READMEs 2014-12-11 19:55:44 -05:00

Haskell contribution layer for Spacemacs

logo

This layer adds support for the Haskell language.

This layer is not adapted for Spacemacs, it needs you, Haskell expert, to improve it and make it consistent with the Spacemacs experience.

Install

To use this contribution add it to your ~/.spacemacs

(setq-default dotspacemacs-configuration-layers '(haskell)
  "List of contribution to load."
)

Key bindings

TODO