tools: shake: requires GHC 8.0/lts-9 for now

[ci skip]
This commit is contained in:
Simon Michael 2017-09-08 10:47:35 -07:00
parent cf9654797d
commit 4104334eff

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