You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.
I like your plans for hasky-mode as I recently switched to emacs (spacemacs) and do not (yet?) really like the haskell layer. It might improve upon some shortcomings of haskell-mode using emacs packages ghc (ghc-mod), haskell-snippets, hident, company-ghc, company-cabal and so on.
After reading your ideas I thought hdevtools, in particular flycheck-hdevtools, nicely aligns with your rationale and is a nice addition to the default flycheck support for ghc, stack and hlint. Being the maintainer of the project, I just released version 0.1.4.0 which greatly improves stack support (being the primary use case for most people).
What do you think about it? I know and use haskell on a daily basis but - as said - pretty new on emacs and elisp. Any ideas how I could help out?
The text was updated successfully, but these errors were encountered:
ch1bo
changed the title
Faster type checking using hdevtools
Maybe using hdevtools?
Aug 9, 2016
Thank you for your interest. I'll take a look at hdevtools this weekend. However, I would not expect lots of activity regarding hasky-mode, because I have less and less free time these days. hasky-extensions was finished because it's small and I was tired of managing lists of extensions without decent automation.
Thank you for your interest. I'll take a look at hdevtools this
weekend. However, I would not expect lots of activity regarding hasky-mode, because I have less and less free time these days. hasky-extensions was finished because it's small and I was tired of
managing lists of extensions without decent automation.
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub: #2 (comment)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
I like your plans for
hasky-mode
as I recently switched to emacs (spacemacs) and do not (yet?) really like the haskell layer. It might improve upon some shortcomings ofhaskell-mode
using emacs packagesghc
(ghc-mod),haskell-snippets
,hident
,company-ghc
,company-cabal
and so on.After reading your ideas I thought
hdevtools
, in particularflycheck-hdevtools
, nicely aligns with your rationale and is a nice addition to the defaultflycheck
support for ghc, stack and hlint. Being the maintainer of the project, I just released version0.1.4.0
which greatly improves stack support (being the primary use case for most people).What do you think about it? I know and use haskell on a daily basis but - as said - pretty new on emacs and elisp. Any ideas how I could help out?
The text was updated successfully, but these errors were encountered: