Skip to content
  • Teo Camarasu's avatar
    312a4124
    Downgrade NoLibraryFound from an error to a warning · 312a4124
    Teo Camarasu authored
    This makes Setup copy/install succeed if there's
    nothing to do because the package doesn't contain
    a library or executable.
    
    This allows downstream users of Cabal to avoid having to
    add workarounds for this edge case.
    
    Resolves #6750
    312a4124
    Downgrade NoLibraryFound from an error to a warning
    Teo Camarasu authored
    This makes Setup copy/install succeed if there's
    nothing to do because the package doesn't contain
    a library or executable.
    
    This allows downstream users of Cabal to avoid having to
    add workarounds for this edge case.
    
    Resolves #6750
Loading