diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-29 22:13:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-29 22:13:19 -0400 |
commit | 98abc2ce5fbd4693424aba2ebb2f3ea7de721085 (patch) | |
tree | 97ec7dad26bc4a7203328e364059f7f8a84a0c03 /standalone/android/install-haskell-packages | |
parent | aed5845ab7779bc080990305dd20200a4e0f124d (diff) |
fix order
Diffstat (limited to 'standalone/android/install-haskell-packages')
-rwxr-xr-x | standalone/android/install-haskell-packages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index d158ac505..3e4c061a8 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -93,10 +93,10 @@ install_pkgs () { patched crypto-numbers patched yesod-auth patched yesod + patched shakespeare-text patched process-conduit patched gnuidn patched DAV - patched shakespeare-text patched yesod-static patched uuid patched dns |