Improve CabalFileSearchFailure messages
The original error constructors had zero extra information (for debugginng) when triggered. The error message "NoCabalFileFound" is simply not useful without further context. All of the existing CabalFileSearchFailure constructors now include a FilePath field.
Please register or sign in to comment