diff --git a/threadscope.cabal b/threadscope.cabal index ef73429..f347427 100644 --- a/threadscope.cabal +++ b/threadscope.cabal @@ -56,7 +56,7 @@ Executable threadscope array < 0.6, mtl < 2.3, filepath < 1.5, - ghc-events >= 0.13 && < 0.19, + ghc-events >= 0.17.0.3 && < 0.19, containers >= 0.2 && < 0.7, deepseq >= 1.1, text < 2.1,