Hi Magnus,

The attached patch makes dataenc compile with GHC 6.12, which in turn 
helps darcs do so :-) I've checked that both the dataenc tests and the 
darcs tests still work, so I think the bump is justified.

Cheers,

Ganesh

Mon Nov  2 20:43:56 GMT 2009  Ganesh Sittampalam <[email protected]>
  * bump array and containers upper bounds in preparation for GHC 6.12

New patches:

[bump array and containers upper bounds in preparation for GHC 6.12
Ganesh Sittampalam <[email protected]>**20091102204356
 Ignore-this: 281f8d8c1f799c80c5b52aeec8fc8c95
] hunk ./dataenc.cabal 24
 
 library
     hs-source-dirs: src
-    build-depends: array >= 0.1.0 && < 0.3, base >= 3.0.0 && < 4.2, containers >= 0.1.0 && < 0.3
+    build-depends: array >= 0.1.0 && < 0.4, base >= 3.0.0 && < 4.2, containers >= 0.1.0 && < 0.4
     exposed-modules:
             Codec.Binary.Base16
             Codec.Binary.Base32

Context:

[TAG REL_0_13_0_1
[email protected]**20091008091737
 Ignore-this: 95e5e0102422a2d368058880fe879013
] 
Patch bundle hash:
4e1d7017483c0ad83a8fe6aa8711391debc4f3f3
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to