diff options
-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 3d01cc301..bbe10cebf 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -68,10 +68,10 @@ install_pkgs () { patched MissingH patched bloomfilter patched SafeSemaphore + patched distributive patched comonad patched HTTP patched MonadCatchIO-transformers - patched distributive patched iproute patched primitive patched socks |