about summary refs log tree commit diff
path: root/pdybiec.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pdybiec.cabal')
-rw-r--r--pdybiec.cabal3
1 files changed, 1 insertions, 2 deletions
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