Add scion package for haskell

This commit is contained in:
Ivan Malison 2016-09-12 20:01:23 -07:00
parent af399cd0d8
commit 0483147fb2
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -2288,6 +2288,8 @@ The following is taken from [[https://github.com/syl20bnr/spacemacs/blob/a650877
:config :config
(progn (progn
(add-hook 'haskell-mode-hook 'turn-on-haskell-indent))) (add-hook 'haskell-mode-hook 'turn-on-haskell-indent)))
***** Scion
(use-package scion)
#+END_SRC #+END_SRC
*** Data/Config/Protocol *** Data/Config/Protocol
**** thrift **** thrift