Skip to content

Commit 7b7a09c

Browse files
committed
Version bumps
1 parent 46b3a79 commit 7b7a09c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

heist.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Library
171171
directory-tree >= 0.10 && < 0.13,
172172
dlist >= 0.5 && < 0.9,
173173
filepath >= 1.3 && < 1.5,
174-
hashable >= 1.1 && < 1.3,
174+
hashable >= 1.1 && < 1.4,
175175
lifted-base >= 0.2 && < 0.3,
176176
map-syntax >= 0.3 && < 0.4,
177177
monad-control >= 0.3 && < 1.1,
@@ -219,8 +219,8 @@ Test-suite testsuite
219219

220220
build-depends:
221221
HUnit >= 1.2 && < 2,
222-
QuickCheck >= 2 && < 2.13,
223-
lens >= 4.3 && < 4.18,
222+
QuickCheck >= 2 && < 2.14,
223+
lens >= 4.3 && < 4.19,
224224
test-framework >= 0.4 && < 0.9,
225225
test-framework-hunit >= 0.2.7 && < 0.4,
226226
test-framework-quickcheck2 >= 0.2.12.1 && < 0.4,

0 commit comments

Comments
 (0)