mirror of
https://github.com/correl/dotfiles.git
synced 2025-01-03 19:17:27 +00:00
[emacs] Enable haskell support
This commit is contained in:
parent
04b14c0533
commit
354f3436dc
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@
|
|||
;;fstar ; (dependent) types and (monadic) effects and Z3
|
||||
;;gdscript ; the language you waited for
|
||||
;;(go +lsp) ; the hipster dialect
|
||||
;;(haskell +dante) ; a language that's lazier than I am
|
||||
(haskell +lsp) ; a language that's lazier than I am
|
||||
hy ; readability of scheme w/ speed of python
|
||||
;;idris ;
|
||||
;;json ; At least it ain't XML
|
||||
|
|
Loading…
Reference in a new issue