diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-08-03 13:36:26 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-08-03 13:36:26 -0400 |
commit | aabaf3d797975a385ba55a90d01ba9d859f2fcd9 (patch) | |
tree | d2bfed1d24a1e79e07aea862e0aacc9214f5e7af /standalone | |
parent | c612d00d562f711780b03eb762ad932c122fba9c (diff) |
allow any version of ansi-terminal
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/android/cabal.config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/standalone/android/cabal.config b/standalone/android/cabal.config index 9c6c3bfd3..ab3110416 100644 --- a/standalone/android/cabal.config +++ b/standalone/android/cabal.config @@ -9,7 +9,6 @@ constraints: Crypto ==4.2.5.1, QuickCheck ==2.7.6, SafeSemaphore ==0.10.1, aeson ==0.7.0.6, - ansi-terminal ==0.6.1.1, ansi-wl-pprint ==0.6.7.1, appar ==0.1.4, asn1-encoding ==0.8.1.3, |