diff options
author | Joey Hess <joey@kitenet.net> | 2014-10-14 17:11:28 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-10-14 17:11:28 -0400 |
commit | ccff4afca5bc58e601787cc4e4c24d9c57b5473d (patch) | |
tree | f8600fa64d1c726a7d0f22f27117856acb34d5c0 /standalone | |
parent | ad80fccdf9880c5da5ca9a17379da63f86d58d9d (diff) |
avoid pinning more ghc builtins
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/android/cabal.config | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/standalone/android/cabal.config b/standalone/android/cabal.config index a51b110f9..5c8c7e125 100644 --- a/standalone/android/cabal.config +++ b/standalone/android/cabal.config @@ -80,7 +80,6 @@ constraints: Crypto ==4.2.5.1, file-embed ==0.0.7, filepath ==1.3.0.0, free ==4.9, - ghc-prim ==0.2.0.0, git-annex ==5.20141013, gnuidn ==0.2.1, gnutls ==0.1.5, @@ -100,7 +99,6 @@ constraints: Crypto ==4.2.5.1, hxt-charproperties ==9.1.1.1, hxt-regex-xmlschema ==9.1.0, hxt-unicode ==9.0.2.2, - integer-gmp ==0.4.0.0, iproute ==1.2.12, json ==0.7, language-javascript ==0.5.13, |