Ticket #3142 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Changed 3 years ago by Saizan

  • summary changed from unix-2.3.2.0 needs base >= 4.x in .cabal file to unix-2.3.2.0 needs base >= 4.1 in .cabal file

Changed 3 years ago by igloo

  • difficulty set to Unknown
  • milestone set to 6.12.1

Changed 3 years ago by igloo

  • status changed from new to closed
  • resolution set to fixed

Fixed:

Sun May 24 16:55:04 BST 2009  Ian Lynagh <igloo@earth.li>
  * Give bounds for the base dependency; fixes #3142
Note: See TracTickets for help on using tickets.