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
|
;;fstar ; (dependent) types and (monadic) effects and Z3
|
||||||
;;gdscript ; the language you waited for
|
;;gdscript ; the language you waited for
|
||||||
;;(go +lsp) ; the hipster dialect
|
;;(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
|
hy ; readability of scheme w/ speed of python
|
||||||
;;idris ;
|
;;idris ;
|
||||||
;;json ; At least it ain't XML
|
;;json ; At least it ain't XML
|
||||||
|
|
Loading…
Reference in a new issue