diff --git a/sbv.cabal b/sbv.cabal index 8fd44d5f..0408fd5b 100644 --- a/sbv.cabal +++ b/sbv.cabal @@ -28,7 +28,7 @@ source-repository head common common-settings default-language: Haskell2010 ghc-options : -Wall - build-depends : base >= 4.16 && < 5 + build-depends : base >= 4.19 && < 5 other-extensions: BangPatterns CPP ConstrainedClassMethods