summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-08-03 13:22:34 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-08-03 13:22:34 -0400
commitc612d00d562f711780b03eb762ad932c122fba9c (patch)
tree6cf21c21b9dec4fba2a302ac3166e85f8d1a1cb4 /standalone
parentf21bd84a8cc8f664106d2cb18fd38152d3372040 (diff)
avoid pinning tasty to old version
Newer version is needed for new version of optparse-applicative, and any version will do.
Diffstat (limited to 'standalone')
-rw-r--r--standalone/android/cabal.config4
1 files changed, 0 insertions, 4 deletions
diff --git a/standalone/android/cabal.config b/standalone/android/cabal.config
index 6e1747fbe..9c6c3bfd3 100644
--- a/standalone/android/cabal.config
+++ b/standalone/android/cabal.config
@@ -153,10 +153,6 @@ constraints: Crypto ==4.2.5.1,
tagged ==0.7.2,
tagsoup ==0.13.1,
tagstream-conduit ==0.5.5.1,
- tasty ==0.10,
- tasty-hunit ==0.9,
- tasty-quickcheck ==0.8.1,
- tasty-rerun ==1.1.3,
text ==1.1.1.0,
text-icu ==0.6.3.7,
tf-random ==0.5,