File: newer-deps

package info (click to toggle)
haskell-unordered-containers 0.2.10.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 316 kB
  • sloc: haskell: 3,737; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 253 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/unordered-containers.cabal
+++ b/unordered-containers.cabal
@@ -43,7 +43,7 @@
   build-depends:
     base >= 4.7 && < 5,
     deepseq >= 1.1,
-    hashable >= 1.0.1.1 && < 1.3
+    hashable >= 1.0.1.1 && < 1.4
 
   default-language: Haskell2010