diff options
Diffstat (limited to 'standalone/android')
-rwxr-xr-x | standalone/android/install-haskell-packages | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index 7dadd72cb..96f929937 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -88,6 +88,7 @@ install_pkgs () { patched lens patched certificate patched persistent-template + patched system-filepath patched wai-app-static patched shakespeare patched shakespeare-css @@ -102,7 +103,7 @@ install_pkgs () { patched shakespeare-text patched process-conduit patched gnuidn - patched DAV-0.5.1 + patched DAV 0.5.1 patched yesod-static patched uuid patched dns |