stack, hakyll-std: use latest snapshots

This commit is contained in:
Simon Michael 2017-12-06 20:57:14 -08:00
parent caff99637b
commit 99dfcd9e90
3 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env stack
{- stack exec --verbosity info
--resolver nightly-2016-12-30
--resolver lts-9.17
--package hakyll
--package pandoc
-- ghc

View File

@ -1,9 +1,8 @@
# stack build plan using GHC 8.2.1
resolver: nightly-2017-11-10
resolver: nightly-2017-12-05
extra-deps:
- wai-handler-launch-3.0.2.3
# extra-deps:
packages:
- hledger-lib

View File

@ -1,6 +1,6 @@
# stack build plan using GHC 8.0.2
resolver: lts-9.3
resolver: lts-9.17
extra-deps:
[]