haskell-DAV: jailbreak to fix build with recent versions of xml-conduit
This commit is contained in:
parent
feed777cf2
commit
812ece044a
@ -15,6 +15,7 @@ cabal.mkDerivation (self: {
|
|||||||
lens liftedBase monadControl mtl network optparseApplicative
|
lens liftedBase monadControl mtl network optparseApplicative
|
||||||
transformers transformersBase xmlConduit xmlHamlet
|
transformers transformersBase xmlConduit xmlHamlet
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://floss.scru.org/hDAV";
|
homepage = "http://floss.scru.org/hDAV";
|
||||||
description = "RFC 4918 WebDAV support";
|
description = "RFC 4918 WebDAV support";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user