haskell-citeproc-hs: broken by network 2.6.x update
This commit is contained in:
parent
a2ad0039f5
commit
3d313b7ed3
@ -18,5 +18,6 @@ cabal.mkDerivation (self: {
|
||||
description = "A Citation Style Language implementation in Haskell";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user