File: newer-deps

package info (click to toggle)
haskell-vector-binary-instances 0.2.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 84 kB
  • sloc: haskell: 145; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 275 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/vector-binary-instances.cabal
+++ b/vector-binary-instances.cabal
@@ -53,7 +53,7 @@
 
   -- Packages needed in order to build this package.
   Build-depends:
-    base > 3 && < 4.13,
+    base > 3 && < 4.15,
     vector >= 0.6 && < 0.13,
     binary >= 0.5 && < 0.11