diff --git a/package-list.sh b/package-list.sh new file mode 100644 index 00000000..2205ad1d --- /dev/null +++ b/package-list.sh @@ -0,0 +1,12 @@ +#!/bin/bash + +pkgs=( ./yesod-core + ./yesod-json + ./yesod-static + ./yesod-persistent + ./yesod-newsfeed + ./yesod-form + ./yesod-auth + ./yesod-sitemap + ./yesod-default + ./yesod ) diff --git a/scripts b/scripts index 5c174c61..713588bc 160000 --- a/scripts +++ b/scripts @@ -1 +1 @@ -Subproject commit 5c174c61daeca7430e75a3d32da2bf783eac7776 +Subproject commit 713588bcf3526aad8a809215fb34c314334a5ffd