mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
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:
parent
c540343903
commit
2b32cfe7b0
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user