GHCJS: Add elvishjerricco as maintainer

This commit is contained in:
Will Fancher
2019-01-30 03:24:15 -05:00
parent 57cb854e42
commit 96360a3a49
@@ -104,7 +104,5 @@ in stdenv.mkDerivation {
inherit passthru;
meta.platforms = passthru.bootPkgs.ghc.meta.platforms;
meta.hydraPlatforms = [];
meta.broken = true; # does not compile: https://hydra.nixos.org/build/88052615
meta.maintainers = [lib.maintainers.elvishjerricco];
}