Merge branch 'master' of github.com:yesodweb/yesod
This commit is contained in:
commit
c6aa648884
@ -108,7 +108,9 @@ Yesod is composed of 4 "mega-repos", each with multiple cabal packages. `./scrip
|
|||||||
|
|
||||||
~~~ { .bash }
|
~~~ { .bash }
|
||||||
for repo in shakespeare persistent wai yesod; do
|
for repo in shakespeare persistent wai yesod; do
|
||||||
|
pushd $repo
|
||||||
./scripts/install
|
./scripts/install
|
||||||
|
popd
|
||||||
done
|
done
|
||||||
~~~
|
~~~
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user