[Hackage] #744: cabal-install depends on time library 1.1.*, whereas 1.2 is default
Hackage
cvs-ghc at haskell.org
Wed Dec 8 01:08:21 CET 2010
#744: cabal-install depends on time library 1.1.*, whereas 1.2 is default
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: cabal-install-0.10
Component: cabal-install tool | Version: 1.8.0.4
Severity: normal | Resolution: fixed
Keywords: | Difficulty: very easy (<1 hour)
Ghcversion: 6.10.4 | Platform: Linux
---------------------------------+------------------------------------------
Changes (by benmachine):
* status: new => closed
* resolution: => fixed
Comment:
cabal-install.cabal now reads:
{{{
time >= 1.1 && < 1.3
}}}
so I assume this is fixed. It would be a good idea to keep an eye on these
things for future releases but I suppose we can make a separate ticket for
those if/when they arise.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/744#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list