diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-07-03 12:48:49 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-07-03 12:48:49 -0400 |
commit | f0cf8928a1e022bc61a39bfc888ddaadc7e0c1d2 (patch) | |
tree | e0d2d83d1a2117c04612501b1e839036b794a926 | |
parent | a06c12dc63313d67465bb544d47c2cf2529271b0 (diff) |
modify pins to allow building on debian jessie
Debian testing is currently a little broken for use for the android
autobuilder.
-rw-r--r-- | standalone/android/cabal.config | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/standalone/android/cabal.config b/standalone/android/cabal.config index d15e3540a..ccfd3b22b 100644 --- a/standalone/android/cabal.config +++ b/standalone/android/cabal.config @@ -1,7 +1,3 @@ --- Stackage snapshot from: http://www.stackage.org/snapshot/lts-2.10 --- Please place this file next to your .cabal file as cabal.config --- To only use tested packages, uncomment the following line: --- remote-repo: stackage-lts-2.10:http://www.stackage.org/snapshot/lts-2.10 constraints: abstract-deque ==0.3, abstract-par ==0.3.3, accelerate ==0.15.1.0, @@ -11,7 +7,6 @@ constraints: abstract-deque ==0.3, AC-Vector ==2.3.2, ad ==4.2.2, adjunctions ==4.2.1, - aeson ==0.8.0.2, aeson-pretty ==0.7.2, aeson-qq ==0.7.4, aeson-utils ==0.3.0.1, @@ -669,7 +664,6 @@ constraints: abstract-deque ==0.3, ObjectName ==1.1.0.0, Octree ==0.5.4.2, old-locale installed, - old-time installed, OneTuple ==0.2.1, opaleye ==0.3.1.2, OpenGL ==2.12.0.1, @@ -952,7 +946,6 @@ constraints: abstract-deque ==0.3, tls ==1.2.17, tls-debug ==0.3.4, tostring ==0.2.1.1, - transformers installed, transformers-base ==0.4.4, transformers-compat ==0.4.0.3, traverse-with-class ==0.2.0.3, |