git-annex/doc/install/Fedora/comment_8_80e167cde1a6511683a8f6e8029c0da6._comment
http://joeyh.name/ 9d2b66c745 Added a comment
2014-05-27 16:08:14 +00:00

10 lines
522 B
Text

[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.176"
subject="comment 8"
date="2014-05-27T16:08:14Z"
content="""
@Michele, you seem to have an old version of the haskell DAV library installed. The simple solutions is probably `cabal install DAV` to upgrade to the new one.
(The complex solution is to edit the file and copy the line 2 lines above the error, or fix the ifdefs somehow to work with whatever combination of versions of DAV and http-client or http-conduit you have installed.)
"""]]