haskell-DAV: jailbreak to fix build with recent versions of xml-conduit

This commit is contained in:
Peter Simons 2014-03-27 23:22:27 +01:00
parent feed777cf2
commit 812ece044a

View file

@ -15,6 +15,7 @@ cabal.mkDerivation (self: {
lens liftedBase monadControl mtl network optparseApplicative
transformers transformersBase xmlConduit xmlHamlet
];
jailbreak = true;
meta = {
homepage = "http://floss.scru.org/hDAV";
description = "RFC 4918 WebDAV support";