[GHC] #3142: unix-2.3.2.0 needs base >= 4.x in .cabal file
GHC
trac at galois.com
Thu Apr 2 21:18:08 EDT 2009
#3142: unix-2.3.2.0 needs base >= 4.x in .cabal file
-----------------------------+----------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Component: libraries/unix
Version: | Severity: normal
Keywords: | Testcase:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
-----------------------------+----------------------------------------------
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
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3142>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list