tools: hakyll-std: update stack.yaml reference

[ci skip]
This commit is contained in:
Simon Michael 2018-03-24 18:40:37 -07:00
parent c79cee3d1f
commit dd1253c792

View File

@ -1,13 +1,13 @@
#!/usr/bin/env stack
{- stack exec --verbosity info
--stack-yaml=../../stack8.0.yaml
--stack-yaml=../../stack-ghc8.2.yaml
--package hakyll
--package pandoc
-- ghc
-}
-- Still using stack8.0.yaml because hakyll-std requires pandoc < 2, which requires GHC < 8.2.
-- hledger and Shake use stack.yaml by default so you may end up downloading and building two snapshots.
-- hakyll-std will go away soon hopefully.
-- Need to stick stack-ghc8.2.yaml for hakyll/pandoc. hledger and
-- Shake use stack.yaml by default so you may end up downloading and
-- building two snapshots. hakyll-std will go away soon hopefully.
{- |