about summary refs log tree commit diff
path: root/dybiec-info.cabal
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel@dybiec.info>2023-11-21 00:35:37 +0000
committerPaweł Dybiec <pawel@dybiec.info>2023-11-21 00:35:37 +0000
commit93b3894d5160809deba500252a4797018314f0df (patch)
treee043aabac0deb1babb730c9bc4eaeed4da705850 /dybiec-info.cabal
parentUpdate about + minor details (diff)
Hide non-published posts from the list main
Diffstat (limited to 'dybiec-info.cabal')
-rw-r--r--dybiec-info.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/dybiec-info.cabal b/dybiec-info.cabal
index 7c2eac3..dbdd72d 100644
--- a/dybiec-info.cabal
+++ b/dybiec-info.cabal
@@ -11,5 +11,5 @@ homepage:           https://git.dybiec.info/website
 executable site
   main-is:          site.hs
   build-depends:    base == 4.*
-                  , hakyll == 4.16.*
+                  , hakyll >= 4.15
   ghc-options:      -threaded