elm-reactor: mark broken
http://hydra.cryp.to/build/297517/nixlog/2/raw
This commit is contained in:
parent
f5f3c5b5f6
commit
0a0965f2ac
@ -22,5 +22,6 @@ cabal.mkDerivation (self: {
|
|||||||
description = "Interactive development tool for Elm programs";
|
description = "Interactive development tool for Elm programs";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user