[commit: haskell98] master: Update dependencies (10a1694)
Ian Lynagh
igloo at earth.li
Fri Nov 30 20:34:23 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskell98
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/10a16946dea27ce54a1871dc5f821622a9c01b35
>---------------------------------------------------------------
commit 10a16946dea27ce54a1871dc5f821622a9c01b35
Author: Ian Lynagh <ian at well-typed.com>
Date: Fri Nov 30 17:56:15 2012 +0000
Update dependencies
>---------------------------------------------------------------
haskell98.cabal | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/haskell98.cabal b/haskell98.cabal
index 2657c5d..cb36185 100644
--- a/haskell98.cabal
+++ b/haskell98.cabal
@@ -22,7 +22,7 @@ Library
directory >= 1.1 && < 1.3,
old-time >= 1.0 && < 1.2,
old-locale >= 1.0 && < 1.1,
- process >= 1.0 && < 1.2,
+ process >= 1.0 && < 1.3,
array >= 0.3 && < 0.5,
time >= 1.2 && < 1.5
exposed-modules:
More information about the Cvs-libraries
mailing list