mlton 20130715 (new formula)

MLton is whole-program, optimizing compiler for Standard ML.

A previous mlton formula simply installed the upstream binary release
and was moved to the boneyard as a binary-only formula (see
Homebrew/homebrew#21780).

This new mlton formula builds from source, using the upstream binary
release to bootstrap.

Closes Homebrew/homebrew#48694.

Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
Matthew Fluet 2016-01-31 21:23:05 -05:00 committed by Xu Cheng
parent c540343903
commit 2b32cfe7b0

View File

@ -135,7 +135,6 @@ TAP_MIGRATIONS = {
"metalua" => "homebrew/boneyard", "metalua" => "homebrew/boneyard",
"mit-scheme" => "homebrew/x11", "mit-scheme" => "homebrew/x11",
"mlkit" => "homebrew/boneyard", "mlkit" => "homebrew/boneyard",
"mlton" => "homebrew/boneyard",
"morse" => "homebrew/x11", "morse" => "homebrew/x11",
"mp3fs" => "homebrew/fuse", "mp3fs" => "homebrew/fuse",
"mpio" => "homebrew/boneyard", "mpio" => "homebrew/boneyard",