Ticket #426 (new enhancement)
.cabal files should be stored next to tarballs, potentially overriding in-tarball version
| Reported by: | claus | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Hackage 2 server | Version: | 1.6.0.1 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | normal | |
| GHC Version: | 6.8.3 | Platform: |
Description
.cabal files are *the* description of cabal packages, yet cabal/hackage hide them inside the package tarballs. For easy access, I would like the local package cache to store a copy of the .cabal file right next to the tarball. Changes in the out-of-package .cabal should override the original, in-package .cabal, allowing bug-fixing/adaptation to local packaging issues.
Change History
Note: See
TracTickets for help on using
tickets.
