[submodule "company"]
path = lib/company
url = git@github.com:company-mode/company-mode.git
+[submodule "dante"]
+ path = lib/dante
+ url = git@github.com:jyp/dante.git
[submodule "dash"]
path = lib/dash
url = git@github.com:magnars/dash.el.git
path = lib/ivy
url = git@github.com:abo-abo/swiper.git
info-path = doc
+[submodule "lcr"]
+ path = lib/lcr
+ url = git@github.com:jyp/lcr.git
[submodule "lean-mode"]
path = lib/lean-mode
url = git@github.com:leanprover/lean-mode.git
flycheck-disabled-checkers '(haskell-stack-ghc haskell-ghc)))
#+end_src
+*** [[https://github.com/jyp/dante][dante]]
+
+#+begin_src emacs-lisp
+(use-package dante
+ :after haskell-mode
+ :commands dante-mode
+ :hook (haskell-mode . dante-mode))
+#+end_src
+
*** [[https://github.com/mpickering/hlint-refactor-mode][hlint-refactor]]
Emacs bindings for [[https://github.com/ndmitchell/hlint][hlint]]'s refactor option. This requires the refact
--- /dev/null
+Subproject commit 18a2c4a833f9ece01ccfb5910455fc2f0b0de986
--- /dev/null
+Subproject commit 49a59d80a4b55cc421cb55430ff8258887382c3d