Ticket #872 (closed defect: duplicate)
cabal-install's build-depends need relaxing for GHC 7.2
| Reported by: | atsampson | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | cabal-install-0.14 |
| Component: | cabal-install tool | Version: | HEAD |
| Severity: | normal | Keywords: | |
| Cc: | phurst@… | Difficulty: | unknown |
| GHC Version: | Platform: | Linux |
Description
cabal-install has a pretty conservative set of package versions in its build-depends. GHC 7.2 ships with newer versions of some of them. The attached patch relaxes the version constraints enough for it to build (on Linux, at least).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

