소스 검색

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,