You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing haskell-program-name to "cabal repl" (which supports cabal sanxboxes) can't find .cabal/root of the project and therefore fails:
Package has never been configured. Configuring with default flags. If this
fails, please run configure manually.
cabal: No cabal file found.
Please create a package description file <pkgname>.cabal
Changing haskell-program-name to "cabal repl" (which supports cabal sanxboxes) can't find .cabal/root of the project and therefore fails:
Someone recommended a code change on IRC.
The text was updated successfully, but these errors were encountered: