ghcjs: mark as unbroken on i686
This commit is contained in:
parent
290c72753a
commit
c17aa58fa9
1 changed files with 0 additions and 1 deletions
|
@ -125,6 +125,5 @@ in mkDerivation (rec {
|
|||
description = "GHCJS is a Haskell to JavaScript compiler that uses the GHC API";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
platforms = ghc.meta.platforms;
|
||||
broken = stdenv.isi686;
|
||||
maintainers = with stdenv.lib.maintainers; [ jwiegley cstrahan ];
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue