diff options
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 |