Ticket #813 (closed enhancement: wontfix)
Cabal should warn if the Cabal-Version range is too lax
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Cabal library | Version: | 1.10.1.0 |
| Severity: | normal | Keywords: | |
| Cc: | cabal@… | Difficulty: | unknown |
| GHC Version: | Platform: |
Description
I have a Cabal file that contains the line
Cabal-Version: >=1.6
and then a test section:
Test-Suite test-mypkg
Cabal should issue a warning like:
Test-Suite feature requires Cabal-Version: >=1.10. Your Cabal version range ">=1.6" is too lax.
Change History
Note: See
TracTickets for help on using
tickets.
