haskell-DAV: broken by network 2.6.x update
This commit is contained in:
parent
cc2725dede
commit
c9bccb869f
@ -22,5 +22,6 @@ cabal.mkDerivation (self: {
|
||||
description = "RFC 4918 WebDAV support";
|
||||
license = self.stdenv.lib.licenses.gpl3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user