summaryrefslogtreecommitdiff
path: root/p/haskell-cassava/debian/patches/newer-vector
blob: 531cd3a9156054c83738cf44fbda48d3270672bb (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/cassava.cabal
+++ b/cassava.cabal
@@ -70,7 +70,7 @@ Library
     hashable < 1.3,
     text < 1.3,
     unordered-containers < 0.3,
-    vector < 0.12
+    vector < 0.13
 
   -- GHC.Generics lived in `ghc-prim` for GHC 7.2 & GHC 7.4 only
   if impl(ghc < 7.6)