<div dir="ltr">This is great.<div><br></div><div>What would one have to do to get this added to <a href="https://www.haskell.org/ghc/download_ghc_7_8_4">https://www.haskell.org/ghc/download_ghc_7_8_4</a> ?<div><br></div><div>Ozgur</div><div class="gmail_extra"><br><div class="gmail_quote">On 11 February 2015 at 06:16, Mark Lentczner <span dir="ltr"><<a href="mailto:mark.lentczner@gmail.com" target="_blank">mark.lentczner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">My build procedure is very minimal:<div><br></div><div><div><font face="monospace, monospace">    export MACOSX_DEPLOYMENT_TARGET=10.6</font></div><div><font face="monospace, monospace">    ./configure 2>&1 | tee ../conf.log</font></div><div><font face="monospace, monospace">    cat > mk/<a href="http://build.mk" target="_blank">build.mk</a> <<END</font></div><div><div><font face="monospace, monospace">    V=1</font></div><div><font face="monospace, monospace">    SplitObjs=YES</font></div><div><font face="monospace, monospace">    SupportsSplitObjs=YES</font></div><div><font face="monospace, monospace">    HADDOCK_DOCS=YES</font></div><div><font face="monospace, monospace">    LATEX_DOCS=NO</font></div><div><font face="monospace, monospace">    HSCOLOUR_SRCS=YES</font></div><div><font face="monospace, monospace">    BUILD_DOCBOOK_HTML=YES</font></div><div><font face="monospace, monospace">    BUILD_DOCBOOK_PDF=NO</font></div><div><font face="monospace, monospace">    BUILD_DOCBOOK_PS=NO</font></div><div><font face="monospace, monospace">    BeConservative=YES</font></div></div><div><font face="monospace, monospace">    END</font></div><div><font face="monospace, monospace">    time make -j4 2>&1 | tee  ../make.log</font></div><div><font face="monospace, monospace">    time make binary-dist 2>&1 | tee  ../bd.log</font></div></div><div><br></div><div>That is all! </div>​</div>
</blockquote></div><br>
</div></div></div>