浏览代码

Clear build on GHC 7.10

Marcos Dumay de Medeiros 9 年之前
父节点
当前提交
65f7cda668
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chunked-crypto.cabal

+ 1 - 1
chunked-crypto.cabal

@@ -38,7 +38,7 @@ library
   -- other-modules:       
   -- other-extensions:    
   build-depends:
-    base >=4.7 && <4.8,
+    base >=4.7 && <4.9,
     word8 >= 0.1 && <0.2,
     bytestring >=0.10 && <0.11,
     memory >=0.10 && <0.11,