We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71246dc commit 13cc37dCopy full SHA for 13cc37d
unordered-containers.cabal
@@ -43,7 +43,7 @@ library
43
build-depends:
44
base >= 4.7 && < 5,
45
deepseq >= 1.1,
46
- hashable >= 1.0.1.1 && < 1.3
+ hashable >= 1.0.1.1 && < 1.4
47
48
default-language: Haskell2010
49
0 commit comments