diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-08 12:08:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-08 12:08:24 -0400 |
commit | df3da976f3629389aecff1e784d4555eb5475d9e (patch) | |
tree | be1f6b9b409b6099cc7d27a8b21b5cf0f4b7fe79 /standalone/android/install-haskell-packages | |
parent | 35691fe987239cd7b59de0725650a39589ea4e41 (diff) |
hack around DAV issue
Diffstat (limited to 'standalone/android/install-haskell-packages')
-rwxr-xr-x | standalone/android/install-haskell-packages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/android/install-haskell-packages b/standalone/android/install-haskell-packages index d407966ba..f7cf31043 100755 --- a/standalone/android/install-haskell-packages +++ b/standalone/android/install-haskell-packages @@ -127,7 +127,7 @@ install_pkgs () { onlycross patched wai-extra 1.3.2.1 patched yesod-routes 1.1.2 onlycross unpatched http-conduit-1.8.7.1 - patched DAV 0.3 + onlycross patched DAV 0.3 patched yesod-core 1.1.8 patched yesod-persistent 1.1.0.1 patched yesod-form 1.2.1.1 |