Skip to content
  • Erik de Castro Lopo's avatar
    20492dab
    Improve CabalFileSearchFailure messages · 20492dab
    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.
    20492dab
    Improve CabalFileSearchFailure messages
    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.
Loading