-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
When running cabal-dev ghci on a cabal library project that has no source code (or does not export any modules) the following error message appears:
$cabal-dev ghci
FAILED:
Failed to extract GHC Build arguments
--------------------------------------------------------------
...
To me this message was not very helpful (keep in mind that I am completely new to cabal and cabal-dev). Also, running the normal ghci command would work, which almost convinced me there would be something wrong with cabal-dev. Obviously, this should not happen to more experienced cabal users, but I was stuck at this point, google did not help either.
Could the error message perhaps be a bit more informative?
Kind regards,
Jacco
Metadata
Metadata
Assignees
Labels
No labels