From b3034041a1bbfe9629588403ef576190d28cf696 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Tue, 6 Apr 2021 13:21:13 +0200 Subject: Update dependencies Update to Stackage LTS release 17.2 for ghc-8.10.3 using the following command: curl --output cabal.project.freeze \ https://www.stackage.org/lts-17.2/cabal.config --- skreutz-dot-com.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'skreutz-dot-com.cabal') diff --git a/skreutz-dot-com.cabal b/skreutz-dot-com.cabal index 053b0b4..880e43b 100644 --- a/skreutz-dot-com.cabal +++ b/skreutz-dot-com.cabal @@ -10,8 +10,8 @@ cabal-version: >= 1.10 executable site main-is: site.hs - build-depends: base == 4.* - , hakyll == 4.13.* + build-depends: base + , hakyll , filepath , time ghc-options: -threaded -- cgit v1.2.3