hakyll: upgraded to v4.15
This commit is contained in:
parent
efe6ceb119
commit
678ce46f3d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ cabal-version: >= 1.10
|
|||
executable site
|
||||
main-is: site.hs
|
||||
build-depends: base == 4.*
|
||||
, hakyll == 4.14.*
|
||||
, hakyll == 4.15.*
|
||||
, pandoc
|
||||
ghc-options: -threaded
|
||||
default-language: Haskell2010
|
||||
|
|
Loading…
Add table
Reference in a new issue