mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 15:58:36 +00:00
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";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue