Open georgewsinger opened 6 years ago
The issue was not having having ghc on my system (and instead just stack); running sudo apt-get install ghc
fixes this error but generates a new one which I'll open a new issue for.
Another confusing message, the "ghc:" before readCreateProcessWithExitCode is the name of executable it is unable to run.
When I run
cabal-debian
from the root of my Haskell Stack project (via Ubuntu Bionic 18.04):