tools: use default resolver for Shake and hakyll-std again
This commit is contained in:
parent
bd21219dda
commit
de56ee0b93
1
Shake.hs
1
Shake.hs
@ -1,7 +1,6 @@
|
|||||||
#!/usr/bin/env stack
|
#!/usr/bin/env stack
|
||||||
{- stack exec
|
{- stack exec
|
||||||
--verbosity=info
|
--verbosity=info
|
||||||
--stack-yaml=stack-ghc8.2.yaml
|
|
||||||
--package base-prelude
|
--package base-prelude
|
||||||
--package directory
|
--package directory
|
||||||
--package extra
|
--package extra
|
||||||
|
|||||||
@ -1,6 +1,5 @@
|
|||||||
#!/usr/bin/env stack
|
#!/usr/bin/env stack
|
||||||
{- stack exec --verbosity info
|
{- stack exec --verbosity info
|
||||||
--stack-yaml=../../stack-ghc8.2.yaml
|
|
||||||
--package hakyll
|
--package hakyll
|
||||||
ghc
|
ghc
|
||||||
-}
|
-}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user