Evgeny Kurbatsky
Evgeny Kurbatsky
I keep getting this error when I attempt to compile a module: "Error:cabal: configure failed." GHC sdk is set, and it works when I run "cabal run" from the command...
Moreover not work
https://github.com/i-tu/Hasklig
ghc-mod conflincts with Cabal 1.22. Need some way to resolve such problems.
``` NG BUG: GMEProcess ["cabal","configure"] (GMEString "cabal configure (exit 1)\\nWarning: The package list for 'hackage.haskell.org' is 22 days old.\\nRun 'cabal update' to get the latest list of available packages.\\ncabal: At...
Cannot run program "/home/atsky/.cabal/bin/ghc-modi" (in directory "/home/atsky/IdeaProjects/test-haskell"): error=2, No such file or directory java.io.IOException: Cannot run program "/home/atsky/.cabal/bin/ghc-modi" (in directory "/home/atsky/IdeaProjects/test-haskell"): error=2, No such file or directory at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047) at...