summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-23 17:39:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-23 17:39:53 -0400
commit12a8f2555e1c6d3a8d6ef7d60382265fa5be70b0 (patch)
tree637f2607456cb57d94d07a5d30d5827ab8b665e0 /standalone
parent8fbad9024eb48ec62e3b783277027ef5558adcb4 (diff)
future work
Diffstat (limited to 'standalone')
-rwxr-xr-xstandalone/android/install-haskell-packages3
1 files changed, 3 insertions, 0 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages
index f875ca9eb..b86d780a2 100755
--- a/standalone/android/install-haskell-packages
+++ b/standalone/android/install-haskell-packages
@@ -8,6 +8,9 @@
# It attempts to reuse patches for older versions, but
# new versions of packages often break cross-compilation by adding TH,
# etc
+#
+# Future work: Convert to using the method used here:
+# https://github.com/kaoskorobase/ghc-ios-cabal-scripts/
set -e