diff --git a/swagger2.cabal b/swagger2.cabal index 6405044..93f2f76 100644 --- a/swagger2.cabal +++ b/swagger2.cabal @@ -77,7 +77,7 @@ library -- other dependencies build-depends: - base-compat-batteries >=0.11.1 && <0.15 + base-compat-batteries >=0.11.1 && <0.16 , aeson >=2.0.0.0 && <2.3 , aeson-pretty >=0.8.7 && <0.9 -- cookie 0.4.3 is needed by GHC 7.8 due to time>=1.4 constraint