Added a comment
This commit is contained in:
parent
4b4e4ef328
commit
9d2b66c745
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!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.)
|
||||
"""]]
|
Loading…
Reference in a new issue