We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c66911 commit 7310538Copy full SHA for 7310538
unordered-containers.cabal
@@ -61,7 +61,7 @@ library
61
build-depends:
62
base >= 4.10 && < 5,
63
deepseq >= 1.4.3,
64
- hashable >= 1.2.5 && < 1.6,
+ hashable >= 1.4 && < 1.6,
65
template-haskell < 2.24
66
67
default-language: Haskell2010
0 commit comments