We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f21d0df + 9df58f0 commit fdcfa63Copy full SHA for fdcfa63
1 file changed
threadscope.cabal
@@ -55,8 +55,8 @@ Executable threadscope
55
array < 0.6,
56
mtl < 2.3,
57
filepath < 1.5,
58
- ghc-events >= 0.5 && < 0.8,
59
- containers >= 0.2 && < 0.6,
+ ghc-events >= 0.5 && < 0.9,
+ containers >= 0.2 && < 0.7,
60
deepseq >= 1.1,
61
text < 1.3,
62
time >= 1.1 && < 1.10,
0 commit comments