diff --git a/standalone/linux/install-haskell-packages b/standalone/linux/install-haskell-packages index d2860f3e39..1b4225b4e2 100755 --- a/standalone/linux/install-haskell-packages +++ b/standalone/linux/install-haskell-packages @@ -65,6 +65,7 @@ install_pkgs () { patched network patched wai-app-static + patched vector patched aeson patched shakespeare patched yesod-routes diff --git a/standalone/android/haskell-patches/vector_hack-to-build-with-new-ghc.patch b/standalone/no-th/haskell-patches/vector_hack-to-build-with-new-ghc.patch similarity index 100% rename from standalone/android/haskell-patches/vector_hack-to-build-with-new-ghc.patch rename to standalone/no-th/haskell-patches/vector_hack-to-build-with-new-ghc.patch