diff options
author | Joey Hess <joey@kitenet.net> | 2014-06-10 12:42:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-06-10 12:42:09 -0400 |
commit | 2670a0e89e81fe6cd941994912b38e6d0d261ced (patch) | |
tree | 11cd75c9c887ee31f7e6f36e0366066e92aeb47f /standalone | |
parent | c754630b04285d7bb954248584343bb714280dfc (diff) |
vector patch also needed for arm
Diffstat (limited to 'standalone')
-rwxr-xr-x | standalone/linux/install-haskell-packages | 1 | ||||
-rw-r--r-- | standalone/no-th/haskell-patches/vector_hack-to-build-with-new-ghc.patch (renamed from standalone/android/haskell-patches/vector_hack-to-build-with-new-ghc.patch) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/standalone/linux/install-haskell-packages b/standalone/linux/install-haskell-packages index d2860f3e3..1b4225b4e 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 index 4d39e91cf..4d39e91cf 100644 --- 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 |