aboutsummaryrefslogtreecommitdiff
path: root/standalone/android/install-haskell-packages
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-27 00:32:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-27 00:32:29 -0400
commit3c9867437ae037771af70353bb3ab20a0dc46514 (patch)
treef26df7450e3c5bab8a62355547b91ebee1f7edf3 /standalone/android/install-haskell-packages
parent501bf5ca9c5526baa2a3a5f6c0c4aa19508ec967 (diff)
refreshed android patches
Diffstat (limited to 'standalone/android/install-haskell-packages')
-rwxr-xr-xstandalone/android/install-haskell-packages7
1 files changed, 5 insertions, 2 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages
index 9b8baf2f6..d158ac505 100755
--- a/standalone/android/install-haskell-packages
+++ b/standalone/android/install-haskell-packages
@@ -85,6 +85,7 @@ install_pkgs () {
patched wai-app-static
patched shakespeare
patched shakespeare-css
+ patched shakespeare-js
patched yesod-routes
patched yesod-core
patched yesod-persistent
@@ -92,12 +93,14 @@ install_pkgs () {
patched crypto-numbers
patched yesod-auth
patched yesod
- patched async
+ patched process-conduit
patched gnuidn
patched DAV
- patched language-javascript
+ patched shakespeare-text
+ patched yesod-static
patched uuid
patched dns
+ patched gnutls
cd ..