Repository : ssh://darcs.haskell.org//srv/darcs/packages/deepseq

On branch  : ghc-7.4

http://hackage.haskell.org/trac/ghc/changeset/da73311cec63fcc612e47fac8b9dadf5139d9d61

>---------------------------------------------------------------

commit da73311cec63fcc612e47fac8b9dadf5139d9d61
Author: Ian Lynagh <[email protected]>
Date:   Mon Dec 12 21:25:14 2011 +0000

    Update dependencies

>---------------------------------------------------------------

 deepseq.cabal |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/deepseq.cabal b/deepseq.cabal
index 179812c..7de01c9 100644
--- a/deepseq.cabal
+++ b/deepseq.cabal
@@ -29,7 +29,7 @@ source-repository head
 library {
   exposed-modules: Control.DeepSeq
   build-depends: base       >= 3   && < 5, 
-                 array      >= 0.1 && < 0.4
+                 array      >= 0.1 && < 0.5
   ghc-options: -Wall
   extensions: CPP
 }



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to