summaryrefslogtreecommitdiff
path: root/standalone/android
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-15 10:58:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-15 10:58:04 -0400
commit7a56fe56f9918942aa207039d8e10f5815a7c4ff (patch)
treefc487e7eb343aec852dd7db90c52323069159580 /standalone/android
parentfb353f52744fac9e2f338f0c2f809dc1075f0a65 (diff)
armel autobuilder now working again!
Diffstat (limited to 'standalone/android')
-rwxr-xr-xstandalone/android/install-haskell-packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages
index df870b96f..a7ebbc115 100755
--- a/standalone/android/install-haskell-packages
+++ b/standalone/android/install-haskell-packages
@@ -4,7 +4,7 @@
#
# You should install ghc-android first.
#
-# Note that the newest version of packages is installed.
+# Note that the newest version of packages are installed.
# It attempts to reuse patches for older versions, but
# new versions of packages often break cross-compilation by adding TH,
# etc