[Hackage] #387: `cabal check` does not complain about incorrect
`Cabal-Version` field
Hackage
trac at galois.com
Sat Nov 1 11:05:36 EDT 2008
#387: `cabal check` does not complain about incorrect `Cabal-Version` field
----------------------------+-----------------------------------------------
Reporter: Deewiant | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Cabal-1.6
Component: Cabal library | Version: HEAD
Severity: normal | Resolution:
Keywords: | Difficulty: normal
Ghcversion: 6.10.1 | Platform:
----------------------------+-----------------------------------------------
Changes (by duncan):
* milestone: => Cabal-1.6
Comment:
In particular Cabal-1.6 added new syntax for:
* version ranges `foo == 1.0.*`
* source control repos
* wildcards in the `data-files` and `extra-source-files` fields.
* and we should allow new licenses, requiring cabal >= 1.4
The only tricky one to detect at the moment is the version ranges as they
are not reflected in the abstract syntax tree.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/387#comment:1>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list