hakyll: bumped to 4.16

resolves #2
This commit is contained in:
Vibrant C3PO 2024-01-22 23:29:16 +10:00
parent 2db8bdcd32
commit 75d81e679e
Signed by: vibrantc3po
GPG key ID: E5CA1AA0292A0100

View file

@ -6,8 +6,7 @@ cabal-version: >= 1.10
executable site
main-is: site.hs
build-depends: base == 4.*
, hakyll == 4.15.*
, containers == 0.6.*
, hakyll == 4.16.*
, filepath == 1.4.*
, pandoc
ghc-options: -threaded