haste-compiler: broken by network 2.6.x update
This commit is contained in:
parent
56a218dcb9
commit
7d043bc45b
@ -22,5 +22,6 @@ cabal.mkDerivation (self: {
|
||||
description = "Haskell To ECMAScript compiler";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user