haskell-Extra: broken by network 2.6.x update
This commit is contained in:
parent
5f4d01364f
commit
cc2725dede
@ -17,5 +17,6 @@ cabal.mkDerivation (self: {
|
||||
description = "A grab bag of modules";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user