`cabal check`: clearly mark Errors (#8908)
[cabal.git] / cabal-testsuite / PackageTests / Check / ConfiguredPackage / Fields / InvalidTestedWithRange / cabal.out
blob42ba46392e10308df9b47f2700b5d580728be1d2
1 # cabal check
2 The following errors will cause portability problems on other environments:
3 Error: Invalid 'tested-with' version range: ghc ==6.10 && ==7.1. To indicate that you have tested a package with multiple different versions of the same compiler use multiple entries, for example 'tested-with: GHC==6.10.4, GHC==6.12.3' and not 'tested-with: GHC==6.10.4 && ==6.12.3'.
4 Error: Hackage would reject this package.