diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-08 12:10:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-08 12:10:13 -0400 |
commit | 1cc4741cc762464df0a2215b23d4abfb10551c5b (patch) | |
tree | c01aa12bf707542975dbbe69c49ed2290b0caa6e /standalone/android/install-haskell-packages | |
parent | df3da976f3629389aecff1e784d4555eb5475d9e (diff) |
add ifelse
Diffstat (limited to 'standalone/android/install-haskell-packages')
-rwxr-xr-x | standalone/android/install-haskell-packages | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index f7cf31043..55c7e5f9a 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -135,6 +135,7 @@ install_pkgs () { patched yesod-default 1.1.3.2 patched yesod 1.1.8 patched yesod-static 1.1.2 + unpatched ifelse-0.85 cd .. rm -rf tmp |