From 886a9c74efe69a131856837fcdc3a1e73d117b1d Mon Sep 17 00:00:00 2001 From: Paweł Dybiec Date: Wed, 27 Apr 2022 01:20:01 +0100 Subject: Remove stack, update hakyll --- pdybiec.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pdybiec.cabal') diff --git a/pdybiec.cabal b/pdybiec.cabal index 4b154dc..afc59a3 100644 --- a/pdybiec.cabal +++ b/pdybiec.cabal @@ -6,6 +6,5 @@ cabal-version: >= 1.10 executable site main-is: site.hs build-depends: base == 4.* - , hakyll == 4.13.* + , hakyll == 4.15.* ghc-options: -threaded - default-language: Haskell2010 -- cgit 1.4.1