bitc / hdevtools

REPO UNMAINTAINED!!! Try this: https://github.com/hdevtools/hdevtools/
MIT License
171 stars 43 forks source link

hdevtools check not working #45

Closed schoettl closed 8 years ago

schoettl commented 8 years ago

My current version of hdevtools does not work anymore:

$ hdevtools check ~/.xmonad/xmonad.hs

hangs or waits for input and can only be terminated with Ctrl-C (not with Ctrl-D).

This also breaks my Vim/Syntastic. Any ideas?

$ hdevtools --version
hdevtools: version 0.1.2.1 (ghc-7.10.2-x86_64-linux, cabal-1.22.4.0)
schell commented 8 years ago

@schoettl please use the new hdevtools org repo, https://github.com/hdevtools/hdevtools. This repo isn't listened to afaik :+1:

schoettl commented 8 years ago

Thank you, schell. I submitted an issue there.