Ticket #3142 (closed bug: fixed)
unix-2.3.2.0 needs base >= 4.1 in .cabal file
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.12.1 |
| Component: | libraries/unix | Version: | |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
From the hackage log[1] we can see that unix-2.3.2.0 lacks the appropriate lower bound on the version of base (>= 4.1) in build-depends.
[1] http://hackage.haskell.org/packages/archive/unix/2.3.2.0/logs/failure/ghc-6.10
Change History
Note: See
TracTickets for help on using
tickets.
