haskell / haskell/haskell-mode
[Debugging] Unable to parse model string when spaces in file path
Open
- Dominant language
- Emacs Lisp
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 2
Description
When I try to debug a haskell file that has spaces in its file path, I get, e.f., the following error:
haskell-debug-parse-module: Unable to parse module from string: Data.MarkovChain ( /home/dominik/Shared/coding/haskell/Markov Chains/MarkovChain.hs, interpreted )
When I rename the folder so that it does not contain spaces, debugging works just fine.
Cheers!
Contributor guide
Assessment
This issue has not been assessed yet.