
12 Feb
2015
12 Feb
'15
2:20 p.m.
This is great.
What would one have to do to get this added to
https://www.haskell.org/ghc/download_ghc_7_8_4 ?
Ozgur
On 11 February 2015 at 06:16, Mark Lentczner
My build procedure is very minimal:
export MACOSX_DEPLOYMENT_TARGET=10.6 ./configure 2>&1 | tee ../conf.log cat > mk/build.mk <
&1 | tee ../make.log time make binary-dist 2>&1 | tee ../bd.log That is all!