haskell-urlencoded: broken by network update
This commit is contained in:
parent
23f186fa3f
commit
fecacb5bcb
1 changed files with 1 additions and 0 deletions
|
@ -14,5 +14,6 @@ cabal.mkDerivation (self: {
|
|||
description = "Generate or process x-www-urlencoded data";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue