spacemacs/contrib/lang/haskell
2014-12-09 23:50:48 -05:00
..
haskell.png
packages.el
README.md Fix defvar instead of setq in readme 2014-12-09 23:50:48 -05:00

Haskell contribution layer for Spacemacs

Smex

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