haskell-DAV: jailbreak to support recent versions of conduit

This commit is contained in:
Peter Simons 2013-02-20 11:51:37 +01:00
parent 4c620d5501
commit 3a740edab7

View file

@ -13,6 +13,7 @@ cabal.mkDerivation (self: {
caseInsensitive cmdargs httpConduit httpTypes lens liftedBase mtl
network resourcet transformers xmlConduit xmlHamlet
];
jailbreak = true;
meta = {
homepage = "http://floss.scru.org/hDAV";
description = "RFC 4918 WebDAV support";