summaryrefslogtreecommitdiff
path: root/standalone/android/install-haskell-packages
diff options
context:
space:
mode:
Diffstat (limited to 'standalone/android/install-haskell-packages')
-rwxr-xr-xstandalone/android/install-haskell-packages5
1 files changed, 1 insertions, 4 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages
index 733918afd..72cacb3b3 100755
--- a/standalone/android/install-haskell-packages
+++ b/standalone/android/install-haskell-packages
@@ -136,10 +136,7 @@ echo
echo native build
echo
setupcabal
-# --reorder-goals seems to be necessary to work around
-# http://www.reddit.com/r/haskell/comments/26045a/if_youre_finding_cabal_cant_build_your_project/
-# should be able to remove it eventually
-installgitannexdeps --reorder-goals
+installgitannexdeps
echo
echo