atom-haskell-archive / haskell-ghc-mod

haskell-ghc-mod atom package
https://atom.io/packages/haskell-ghc-mod
MIT License
69 stars 20 forks source link

ghc-modi crashed #181

Closed peteryhwong closed 6 years ago

peteryhwong commented 7 years ago
ghc-modi crashed
    at module.exports.Util.mkError (/Users/wongpet/.atom/packages/haskell-ghc-mod/lib/util.coffee:225:15)
    at ChildProcess.exitCallback (/Users/wongpet/.atom/packages/haskell-ghc-mod/lib/ghc-mod/interactive-process.coffee:77:20)
    at emitTwo (events.js:105:20)
    at ChildProcess.emit (events.js:185:7)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:204:12)
peteryhwong commented 7 years ago

I am running ghc-mod version 5.5.0.0 compiled by GHC 7.10.3

lierdakil commented 7 years ago

You will have to post full log, I can't diagnose ghc-mod crash based on Atom's stacktrace.

atom-report then paste clipboard contents here. If you have privacy concerns related to your project internals, send that to my e-mail instead (see github profile).