Fixup themes

This commit is contained in:
Dhananjay Balan
2020-04-07 12:42:13 +02:00
parent 7bf7721d2b
commit 22bf133122
5 changed files with 46 additions and 25 deletions

View File

@@ -6,7 +6,7 @@ cabal-version: >= 1.10
executable site
main-is: site.hs
build-depends: base == 4.*
, hakyll >= 4.10.0
, hakyll == 4.13.*
, filepath >= 1.4
, regex-compat
ghc-options: -threaded