mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
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
|
||||
{- stack exec
|
||||
--verbosity=info
|
||||
--stack-yaml=stack-ghc8.2.yaml
|
||||
--package base-prelude
|
||||
--package directory
|
||||
--package extra
|
||||
|
@ -1,6 +1,5 @@
|
||||
#!/usr/bin/env stack
|
||||
{- stack exec --verbosity info
|
||||
--stack-yaml=../../stack-ghc8.2.yaml
|
||||
--package hakyll
|
||||
ghc
|
||||
-}
|
||||
|
Loading…
Reference in New Issue
Block a user