-
Erik de Castro Lopo authored
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.
Erik de Castro Lopo authoredThe 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.
Loading