Skip to content

Commit f6a79c0

Browse files
authored
Build against hashable-1.5 (#210)
1 parent 473a5f0 commit f6a79c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foldl.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Library
3333
vector >= 0.7 && < 0.14,
3434
containers >= 0.5.0.0 && < 0.8 ,
3535
unordered-containers < 0.3 ,
36-
hashable < 1.5 ,
36+
hashable < 1.6 ,
3737
contravariant < 1.6 ,
3838
profunctors >= 4.3.2 && < 5.7 ,
3939
semigroupoids >= 1.0 && < 6.1 ,

0 commit comments

Comments
 (0)