Updated stack and moved to stack

stack setup
stack build
stack exec site build

for building the project.
This commit is contained in:
Dhananjay Balan
2018-03-04 22:56:07 +01:00
parent 1520371af9
commit 8185eec5f1
4 changed files with 20 additions and 17 deletions

View File

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