atom-haskell / ide-haskell

Haskell IDE plugin for Atom editor
https://atom.io/packages/ide-haskell
Other
232 stars 30 forks source link

Opening haskell files hangs Atom #147

Closed mdibaiee closed 8 years ago

mdibaiee commented 8 years ago

After updating ide-haskell (I think there were a few updates, haven't had used ide-haskell for around a week), when I try to open Haskell files, Atom just hangs and asks Keep Waiting or Close.

I tried getting a log from Atom using atom --log-file but it just doesn't seem to work, no file is written, maybe the editor hangs before any logs pop, although that's not what I think.

atom@1.6.1
autocomplete-haskell@0.6.5
haskell-ghc-mod@1.11.4
ide-haskell@1.5.4
language-haskell@1.7.7
mdibaiee commented 8 years ago

The issue seems to be arising from language-haskell and not ide-haskell. https://github.com/atom-haskell/language-haskell/issues/66