You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
same error as #8719 but the referenced fix should be in 3.10 from what I can tell
This occurs with a cabal build all --enable-benchmarks --enable-tests, and I think the repro is having a cabal.project file with a source-repository-package that duplicates a package in the packages: ... list. I'll circle back if I have time to put together a repro.
The text was updated successfully, but these errors were encountered:
same error as #8719 but the referenced fix should be in 3.10 from what I can tell
This occurs with a
cabal build all --enable-benchmarks --enable-tests
, and I think the repro is having acabal.project
file with asource-repository-package
that duplicates a package in thepackages: ...
list. I'll circle back if I have time to put together a repro.The text was updated successfully, but these errors were encountered: