git-annex/doc/install/fromsource/comment_4_765334858ef1eedff2c5d89ed42aa7f6._comment
2014-09-16 15:16:13 -04:00

37 lines
1.3 KiB
Text

[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawld54zdyk6b0W4jXnssSO_j2Nn3W1uVsUE"
nickname="Paul"
subject="comment 4"
date="2014-08-24T11:53:11Z"
content="""
@azul, thanks for hints, but it still fails. No wonders though - this is Haskell, kids.
~~~~
$ cabal install git-annex --only-dependencies
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: git-annex-5.20140817
trying: git-annex-5.20140817:+webapp
trying: git-annex-5.20140817:+s3
trying: git-annex-5.20140817:+dns
trying: dns-1.4.3
trying: yesod-1.2.6.1
trying: yesod-auth-1.3.4.2
trying: http-client-0.3.7.1
trying: http-client-0.3.7.1:+network-uri
trying: hS3-0.5.8
trying: hxt-9.3.1.6
trying: hxt-9.3.1.6:-network-uri
rejecting: network-2.6.0.1, 2.6.0.0 (conflict: hxt-9.3.1.6:network-uri =>
network>=2.4 && <2.6)
rejecting: network-2.5.0.0, 2.4.2.3, 2.4.2.2, 2.4.2.1, 2.4.2.0, 2.4.1.2,
2.4.1.1, 2.4.1.0, 2.4.0.1, 2.4.0.0, 2.3.2.0, 2.3.1.1, 2.3.1.0, 2.3.0.14,
2.3.0.13, 2.3.0.12, 2.3.0.11, 2.3.0.10, 2.3.0.9, 2.3.0.8, 2.3.0.7, 2.3.0.6,
2.3.0.5, 2.3.0.4, 2.3.0.3, 2.3.0.2, 2.3.0.1, 2.3 (conflict:
http-client-0.3.7.1:network-uri => network>=2.6)
rejecting: network-2.2.3.1, 2.2.3, 2.2.1.10, 2.2.1.9, 2.2.1.8, 2.2.1.7,
2.2.1.6, 2.2.1.5, 2.2.1.4, 2.2.1.3, 2.2.1.2, 2.2.1.1, 2.2.1, 2.2.0.1, 2.2.0.0,
2.1.0.0, 2.0 (conflict: dns => network>=2.3)
~~~~
"""]]