We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c35fe2 commit 84d35c3Copy full SHA for 84d35c3
threadscope.cabal
@@ -57,12 +57,12 @@ Executable threadscope
57
array < 0.6,
58
mtl < 2.3,
59
filepath < 1.5,
60
- ghc-events >= 0.13 && < 0.15,
+ ghc-events >= 0.13 && < 0.16,
61
containers >= 0.2 && < 0.7,
62
deepseq >= 1.1,
63
text < 1.3,
64
- time >= 1.1 && < 1.11,
65
- bytestring < 0.11,
+ time >= 1.1 && < 1.12,
+ bytestring < 0.12,
66
file-embed < 0.1,
67
template-haskell < 2.17,
68
temporary >= 1.1 && < 1.4
0 commit comments