haskell-HandsomeSoup: broken by network 2.6.x update
This commit is contained in:
parent
1ef1eb3b42
commit
d251a26a25
@ -16,5 +16,6 @@ cabal.mkDerivation (self: {
|
|||||||
description = "Work with HTML more easily in HXT";
|
description = "Work with HTML more easily in HXT";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user