summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/linux/install-haskell-packages2
-rw-r--r--standalone/no-th/haskell-patches/skein_hardcode_little-endian.patch (renamed from standalone/android/haskell-patches/skein_hardcode_little-endian.patch)2
2 files changed, 4 insertions, 0 deletions
diff --git a/standalone/linux/install-haskell-packages b/standalone/linux/install-haskell-packages
index d2860f3e3..8c6def529 100755
--- a/standalone/linux/install-haskell-packages
+++ b/standalone/linux/install-haskell-packages
@@ -65,10 +65,12 @@ install_pkgs () {
patched network
patched wai-app-static
+ patched vector
patched aeson
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..7333742b0 100644
--- a/standalone/android/haskell-patches/skein_hardcode_little-endian.patch
+++ b/standalone/no-th/haskell-patches/skein_hardcode_little-endian.patch
@@ -3,6 +3,8 @@ From: foo <foo@bar>
Date: Sun, 22 Sep 2013 00:18:12 +0000
Subject: [PATCH] hardcode little endian
+This is the same as building with a cabal flag.
+
---
c_impl/optimized/skein_port.h | 1 +
1 file changed, 1 insertion(+)