haskell-DAV: jailbreak to support recent versions of conduit
This commit is contained in:
parent
4c620d5501
commit
3a740edab7
@ -13,6 +13,7 @@ cabal.mkDerivation (self: {
|
|||||||
caseInsensitive cmdargs httpConduit httpTypes lens liftedBase mtl
|
caseInsensitive cmdargs httpConduit httpTypes lens liftedBase mtl
|
||||||
network resourcet transformers xmlConduit xmlHamlet
|
network resourcet transformers 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