diff --git a/mcwhirter-io.cabal b/mcwhirter-io.cabal index 66c26b3..ae31663 100644 --- a/mcwhirter-io.cabal +++ b/mcwhirter-io.cabal @@ -6,7 +6,7 @@ cabal-version: >= 1.10 executable site main-is: site.hs build-depends: base == 4.* - , hakyll == 4.13.* + , hakyll == 4.14.* , pandoc ghc-options: -threaded default-language: Haskell2010