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 5bf453c commit 8b28c0cCopy full SHA for 8b28c0c
threadscope.cabal
@@ -56,14 +56,14 @@ Executable threadscope
56
array < 0.6,
57
mtl < 2.3,
58
filepath < 1.5,
59
- ghc-events >= 0.13 && < 0.14,
+ ghc-events >= 0.13 && < 0.15,
60
containers >= 0.2 && < 0.7,
61
deepseq >= 1.1,
62
text < 1.3,
63
time >= 1.1 && < 1.11,
64
bytestring < 0.11,
65
file-embed < 0.1,
66
- template-haskell < 2.16,
+ template-haskell < 2.17,
67
temporary >= 1.1 && < 1.4
68
69
include-dirs: include
0 commit comments