diff --git a/atomic-counter.cabal b/atomic-counter.cabal index afbb86e..acba5d3 100644 --- a/atomic-counter.cabal +++ b/atomic-counter.cabal @@ -135,7 +135,7 @@ library test-utils build-depends: , QuickCheck , async >= 2 - , base >= 4.12 + , base >= 4.12 && < 5 test-suite test import: ghc-options