Skip to content

Commit 17dc244

Browse files
committed
Add lower bound constraint hashable >= 1.3.4.0
1 parent e9d2cff commit 17dc244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsp-types/lsp-types.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ library
7777
, Diff >=0.2
7878
, dlist
7979
, exceptions
80-
, hashable
80+
, hashable >=1.3.4.0
8181
, lens >=4.15.2
8282
, mod
8383
, mtl <2.4

0 commit comments

Comments
 (0)