tools: use default resolver for Shake and hakyll-std again

This commit is contained in:
Simon Michael 2018-04-25 19:01:03 -07:00
parent bd21219dda
commit de56ee0b93
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
#!/usr/bin/env stack
{- stack exec
--verbosity=info
--stack-yaml=stack-ghc8.2.yaml
--package base-prelude
--package directory
--package extra

View File

@ -1,6 +1,5 @@
#!/usr/bin/env stack
{- stack exec --verbosity info
--stack-yaml=../../stack-ghc8.2.yaml
--package hakyll
ghc
-}