Skip to content

Commit

Permalink
aliceml: mark as broken
Browse files Browse the repository at this point in the history
Tried fixing it, but gave up ... Has likely been non-functional for a
while, without anybody noticing.
  • Loading branch information
joachifm committed Mar 30, 2017
1 parent c504e14 commit ad902fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/compilers/aliceml/default.nix
Expand Up @@ -52,5 +52,6 @@ stdenv.mkDerivation {
homepage = http://www.ps.uni-saarland.de/alice/;
license = stdenv.lib.licenses.mit;
maintainers = [ stdenv.lib.maintainers.doublec ];
broken = true;
};
}

0 comments on commit ad902fb

Please sign in to comment.