Skip to content

Commit 96ae330

Browse files
sjakobimergify[bot]
authored andcommitted
Allow hashable-1.3 (#1581)
1 parent a0bb273 commit 96ae330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dhall/dhall.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ Library
437437
exceptions >= 0.8.3 && < 0.11,
438438
filepath >= 1.4 && < 1.5 ,
439439
haskeline >= 0.7.2.1 && < 0.8 ,
440-
hashable >= 1.2 && < 1.3 ,
440+
hashable >= 1.2 && < 1.4 ,
441441
lens-family-core >= 1.0.0 && < 2.1 ,
442442
megaparsec >= 6.5.0 && < 7.1 ,
443443
memory >= 0.14 && < 0.16,

0 commit comments

Comments
 (0)