Skip to content

Commit 7016fd8

Browse files
TeofilCBinderDavid
authored andcommitted
Relax bounds
1 parent c2e2501 commit 7016fd8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

eventlog2html.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ Library
4646
containers >= 0.5.0 && < 0.8,
4747
file-embed >= 0.0.11 && < 0.1,
4848
filepath >= 1.4.2 && < 1.6,
49-
ghc-events >= 0.19.0 && < 0.20,
49+
ghc-events >= 0.19.0 && < 0.21,
5050
ghc-heap >= 9 && < 10,
51-
hashable >= 1.0 && < 1.5,
52-
hashtables >= 1.2.3 && < 1.4,
51+
hashable >= 1.0 && < 1.6,
52+
hashtables >= 1.2.3 && < 1.5,
5353
hvega >= 0.11.0 && < 0.13,
5454
mtl >= 2.2.2 && < 2.4,
5555
optparse-applicative >= 0.14.3 && < 0.19,

0 commit comments

Comments
 (0)