diff --git a/chaoszone.cabal b/chaoszone.cabal index 3611c0a..b8b0d03 100644 --- a/chaoszone.cabal +++ b/chaoszone.cabal @@ -18,7 +18,7 @@ executable chaoszone main-is: Main.hs -- other-modules: other-extensions: OverloadedStrings - build-depends: base >=4.10 && <4.11 + build-depends: base >=4.10 && < 5 , time , filepath >=1.4 , hakyll >=4.9.8.0