haskell / haskell/haskell-mode
Haskell process command errored with: (wrong-type-argument stringp nil)
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
The above error happens whenever I try to load a buffer into the haskell interactive process (`C-c C-l` or `haskell-process-load-file`). I orginally thought it was an issue with `ghc-mod`, but now I have that installed so I have no idea how to even diagnose the problem. I have had this problem for quite some time now.
I'm running Arch Linux, GHC 8.2.1 using `ghc-static`. `cabal` is installed locally, statically from `stack-static`.
Contributor guide
Assessment
This issue has not been assessed yet.