finished convering android build to pinned packages
Package versions match Debian jessie, except for a few differences needed due to the different version of ghc pulling in a few buildin packages with other versions. Most of the patches were cherry-picked from past commits, since these are older versions.
This commit is contained in:
parent
fe5e25eec7
commit
076e9c55ba
16 changed files with 1382 additions and 1376 deletions
|
@ -2,13 +2,13 @@ constraints: Crypto ==4.2.5.1,
|
|||
DAV ==1.0.3,
|
||||
HTTP ==4000.2.17,
|
||||
HUnit ==1.2.5.2,
|
||||
IfElse ==0.85.0.0.1,
|
||||
IfElse ==0.85,
|
||||
MissingH ==1.2.1.0,
|
||||
MonadRandom ==0.1.13,
|
||||
QuickCheck ==2.7.6,
|
||||
SHA ==1.6.1,
|
||||
SafeSemaphore ==0.10.1,
|
||||
aeson ==0.7.0.4,
|
||||
aeson ==0.7.0.6,
|
||||
ansi-terminal ==0.6.1.1,
|
||||
ansi-wl-pprint ==0.6.7.1,
|
||||
appar ==0.1.4,
|
||||
|
@ -16,17 +16,17 @@ constraints: Crypto ==4.2.5.1,
|
|||
asn1-parse ==0.8.1,
|
||||
asn1-types ==0.2.3,
|
||||
async ==2.0.1.5,
|
||||
attoparsec ==0.10.4.0,
|
||||
attoparsec ==0.11.3.4,
|
||||
attoparsec-conduit ==1.1.0,
|
||||
authenticate ==1.3.2.10,
|
||||
base-unicode-symbols ==0.2.2.4,
|
||||
base16-bytestring ==0.1.1.6,
|
||||
base64-bytestring ==1.0.0.1,
|
||||
bifunctors ==4.1.1.1,
|
||||
bloomfilter ==1.2.6.10,
|
||||
bloomfilter ==2.0.0.0,
|
||||
byteable ==0.1.1,
|
||||
byteorder ==1.0.4,
|
||||
case-insensitive ==1.1.0.2,
|
||||
case-insensitive ==1.2.0.1,
|
||||
cereal ==0.4.0.1,
|
||||
cipher-aes ==0.2.8,
|
||||
cipher-des ==0.0.6,
|
||||
|
@ -48,6 +48,7 @@ constraints: Crypto ==4.2.5.1,
|
|||
cryptohash ==0.11.6,
|
||||
cryptohash-conduit ==0.1.1,
|
||||
css-text ==0.1.2.1,
|
||||
shakespeare-text ==1.0.2,
|
||||
data-default ==0.5.3,
|
||||
data-default-class ==0.0.1,
|
||||
data-default-instances-base ==0.0.1,
|
||||
|
@ -72,7 +73,6 @@ constraints: Crypto ==4.2.5.1,
|
|||
file-embed ==0.0.6,
|
||||
fingertree ==0.1.0.0,
|
||||
free ==4.9,
|
||||
git-annex ==5.20141013,
|
||||
gnuidn ==0.2,
|
||||
gnutls ==0.1.4,
|
||||
gsasl ==0.3.5,
|
||||
|
@ -97,7 +97,7 @@ constraints: Crypto ==4.2.5.1,
|
|||
keys ==3.10.1,
|
||||
language-javascript ==0.5.13,
|
||||
lens ==4.4.0.2,
|
||||
libxml-sax ==0.7.3,
|
||||
libxml-sax ==0.7.5,
|
||||
mime-mail ==0.4.1.2,
|
||||
mime-types ==0.1.0.4,
|
||||
mmorph ==1.0.3,
|
||||
|
@ -153,7 +153,7 @@ constraints: Crypto ==4.2.5.1,
|
|||
stringprep ==0.1.5,
|
||||
stringsearch ==0.3.6.5,
|
||||
syb ==0.4.0,
|
||||
system-fileio ==0.3.11,
|
||||
system-fileio ==0.3.14,
|
||||
system-filepath ==0.4.12,
|
||||
tagged ==0.7.2,
|
||||
tagsoup ==0.13.1,
|
||||
|
@ -162,7 +162,7 @@ constraints: Crypto ==4.2.5.1,
|
|||
tasty-hunit ==0.9,
|
||||
tasty-quickcheck ==0.8.1,
|
||||
tasty-rerun ==1.1.3,
|
||||
text ==0.11.3.1,
|
||||
text ==1.1.1.0,
|
||||
text-icu ==0.6.3.7,
|
||||
tf-random ==0.5,
|
||||
tls ==1.2.9,
|
||||
|
@ -170,7 +170,7 @@ constraints: Crypto ==4.2.5.1,
|
|||
transformers-base ==0.4.1,
|
||||
transformers-compat ==0.3.3.3,
|
||||
unbounded-delays ==0.1.0.8,
|
||||
unix-compat ==0.4.0.0,
|
||||
unix-compat ==0.4.1.3,
|
||||
unix-time ==0.2.2,
|
||||
unordered-containers ==0.2.5.0,
|
||||
utf8-string ==0.3.7,
|
||||
|
@ -205,4 +205,4 @@ constraints: Crypto ==4.2.5.1,
|
|||
yesod-static ==1.2.4,
|
||||
zlib ==0.5.4.1,
|
||||
bytestring ==0.10.4.0,
|
||||
scientific ==0.2.0.2
|
||||
scientific ==0.3.3.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue