shake: use GHC 8.0 again to avoid 8.2/pandoc error

https://github.com/jgm/pandoc/issues/4130
This commit is contained in:
Simon Michael 2017-12-08 02:52:09 -08:00
parent e67ed10aab
commit 344fced409

View File

@ -1,5 +1,5 @@
#!/usr/bin/env stack
{- stack exec --verbosity info
{- stack exec --verbosity=info --stack-yaml=stack8.0.yaml
--package base-prelude
--package directory
--package extra