haskell / haskell/haskell-mode
haskell-process-cabal-build prevents input while it's running
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
When building projects with haskell-process-cabal-build, emacs refuses to accept any keyboard input while the compilation process is running. I noticed this regression around two weeks ago; I was unable to debug it further, as I'm not good enough at elisp to answer the question "what is blocking and eating all the keyboard events?"
I am running with `haskell-process-type` set to `'stack-ghci`, on haskell-mode 20150907.1230 with emacs 24.5.
Contributor guide
Assessment
This issue has not been assessed yet.