diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-07 14:52:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-07 14:52:17 -0400 |
commit | 40acf030a7c71a8fbdbc69601f7b5cc1f640863e (patch) | |
tree | b7b9daf3b65b2f32de9af6a6656ee0759f9748fc /standalone | |
parent | 28db16d18d2d636021cf7f8486a1ed89ebd9f232 (diff) |
reorder
Diffstat (limited to 'standalone')
-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 d5a4cbf82..df3d492ea 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -81,6 +81,7 @@ install_pkgs () { patched profunctors patched skein patched lens + patched certificate patched persistent-template patched wai-app-static patched shakespeare @@ -91,7 +92,6 @@ install_pkgs () { patched yesod-persistent patched yesod-form patched crypto-numbers - patched certificate patched yesod-auth patched yesod patched shakespeare-text |