Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 1316c78

Browse files
committed
Bump hashable's upper bound.
1 parent 793a876 commit 1316c78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

semantic-source/semantic-source.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ library
6262
, bytestring >= 0.10.8.2 && < 0.13
6363
, deepseq ^>= 1.4.4.0
6464
, containers ^>= 0.6.2
65-
, hashable >= 1.2.7 && < 1.4
65+
, hashable >= 1.2.7 && < 1.5
6666
, lingo ^>= 0.5.0.3
6767
, semilattices ^>= 0.0.0.3
6868
, text ^>= 1.2.3.2

0 commit comments

Comments
 (0)