flycheck-hdevtools icon indicating copy to clipboard operation
flycheck-hdevtools copied to clipboard

broken

Open Pitometsu opened this issue 8 years ago • 2 comments

Got errors like:

Suspicious state from syntax checker haskell-hdevtools: Flycheck checker haskell-hdevtools returned non-zero exit code 1, but its output contained no errors: Cabal error: Encountered missing dependencies:
    hspec-wai -any, hspec-wai-json -any

Try installing a more recent version of haskell-hdevtools, and please open a bug report if the issue persists in the latest release.  Thanks!

Hdevtools installed by stack install hdevtools

Flycheck-hdevtools installed by el-get:

$ git -C ~/.emacs.d/el-get/flycheck-hdevtools/ status
On branch master
Your branch is up-to-date with 'origin/master'.
Untracked files:
  (use "git add <file>..." to include in what will be committed)

	flycheck-hdevtools.elc

nothing added to commit but untracked files present (use "git add" to track)
$ git -C ~/.emacs.d/el-get/flycheck-hdevtools/ log -1
commit eab1fc184854341a56154623a131cab6ff0ce18c (HEAD -> master, origin/master, origin/HEAD)
Author: Steve Purcell <[email protected]>
Date:   Sun Nov 13 13:46:21 2016 +1300

    Note that this library is currently unmaintained

    See #5

Emacs GNU Emacs 25.2.1 (x86_64-apple-darwin16.4.0, NS appkit-1504.81 Version 10.12.3 (Build 16D30)) of 2017-06-22,

Pitometsu avatar Sep 20 '17 12:09 Pitometsu

Note that this library is currently unmaintained

Oh, I see…

Pitometsu avatar Sep 20 '17 12:09 Pitometsu

Yep, sorry. If you are interested in helping make it work, I'm sure that would be appreciated. I personally use Intero these days.

purcell avatar Sep 21 '17 07:09 purcell