diff --git a/streamly-statistics.cabal b/streamly-statistics.cabal index 2af9626..c59e2c4 100644 --- a/streamly-statistics.cabal +++ b/streamly-statistics.cabal @@ -116,7 +116,7 @@ library Streamly.Statistics , Streamly.Statistics.Scanl build-depends: base >= 4.9 && < 5 - , streamly-core >= 0.3.0 + , streamly-core >= 0.3.0 && < 0.4.0 , containers >= 0.5 && < 0.8 , random >= 1.2 && < 1.3 , mwc-random >= 0.15 && < 0.16