From: Axel S. <si...@co...> - 2010-05-24 21:12:37
|
diffing dir... Mon May 24 17:11:58 EDT 2010 Axe...@in... * Add an upper version to the requirement on base. hunk ./gio/gio.cabal 37 - build-depends: base >= 4, array, containers, haskell98, mtl, bytestring, + build-depends: base >= 4 && < 5, array, containers, haskell98, mtl, bytestring, |