diff options
author | Joey Hess <joey@kitenet.net> | 2014-06-10 14:13:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-06-10 14:13:50 -0400 |
commit | d805e45fe7595fd76f7d8ae9e937e144da5756bd (patch) | |
tree | ff0698f7092cfe84d4c35deb21489df343b145cf /standalone | |
parent | 2670a0e89e81fe6cd941994912b38e6d0d261ced (diff) |
skein patch seems to be needed for arm as well as android
I don't understand why this patch is needed.
Diffstat (limited to 'standalone')
-rwxr-xr-x | standalone/linux/install-haskell-packages | 1 | ||||
-rw-r--r-- | standalone/no-th/haskell-patches/skein_hardcode_little-endian.patch (renamed from standalone/android/haskell-patches/skein_hardcode_little-endian.patch) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/standalone/linux/install-haskell-packages b/standalone/linux/install-haskell-packages index 1b4225b4e..8c6def529 100755 --- a/standalone/linux/install-haskell-packages +++ b/standalone/linux/install-haskell-packages @@ -70,6 +70,7 @@ install_pkgs () { patched shakespeare patched yesod-routes patched monad-logger + patched skein patched yesod-core patched persistent patched persistent-template diff --git a/standalone/android/haskell-patches/skein_hardcode_little-endian.patch b/standalone/no-th/haskell-patches/skein_hardcode_little-endian.patch index 788d8e521..788d8e521 100644 --- a/standalone/android/haskell-patches/skein_hardcode_little-endian.patch +++ b/standalone/no-th/haskell-patches/skein_hardcode_little-endian.patch |