We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2e2501 commit 7016fd8Copy full SHA for 7016fd8
1 file changed
eventlog2html.cabal
@@ -46,10 +46,10 @@ Library
46
containers >= 0.5.0 && < 0.8,
47
file-embed >= 0.0.11 && < 0.1,
48
filepath >= 1.4.2 && < 1.6,
49
- ghc-events >= 0.19.0 && < 0.20,
+ ghc-events >= 0.19.0 && < 0.21,
50
ghc-heap >= 9 && < 10,
51
- hashable >= 1.0 && < 1.5,
52
- hashtables >= 1.2.3 && < 1.4,
+ hashable >= 1.0 && < 1.6,
+ hashtables >= 1.2.3 && < 1.5,
53
hvega >= 0.11.0 && < 0.13,
54
mtl >= 2.2.2 && < 2.4,
55
optparse-applicative >= 0.14.3 && < 0.19,
0 commit comments