Bump versions

This commit is contained in:
Mats Rauhala 2018-12-24 22:36:23 +02:00
parent 4120b2fff5
commit 5661770508
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ maintainer: mats.rauhala@iki.fi
executable site
main-is: site.hs
build-depends: base == 4.*
, hakyll == 4.10.*
, hakyll >= 4.10
, time
ghc-options: -threaded
default-language: Haskell2010