Skip to content

Commit c08c328

Browse files
authored
Update unordered-containers.cabal
1 parent 12e3e15 commit c08c328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unordered-containers.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ library
5757
build-depends:
5858
base >= 4.14 && < 5,
5959
deepseq >= 1.4.3,
60-
hashable >= 1.4 && < 1.6,
60+
hashable >= 1.4 && < 1.6
6161
if impl(ghc)
6262
build-depends:
6363
template-haskell >= 2.16 && < 2.24

0 commit comments

Comments
 (0)