diff --git a/chaoszone.cabal b/chaoszone.cabal index eb84fc6..3611c0a 100644 --- a/chaoszone.cabal +++ b/chaoszone.cabal @@ -19,7 +19,7 @@ executable chaoszone -- other-modules: other-extensions: OverloadedStrings build-depends: base >=4.10 && <4.11 - , time >=1.7 + , time , filepath >=1.4 , hakyll >=4.9.8.0 , HTTP