diff options
Diffstat (limited to 'standalone/android/install-haskell-packages')
-rwxr-xr-x | standalone/android/install-haskell-packages | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index 55c7e5f9a..8f6ab4bc4 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -136,6 +136,8 @@ install_pkgs () { patched yesod 1.1.8 patched yesod-static 1.1.2 unpatched ifelse-0.85 + unpatched SafeSemaphore-0.9.0 bloomfilter-1.2.6.10 \ + edit-distance-0.2.1.2 json-0.7 uuid-1.2.12 cd .. rm -rf tmp |