<p dir="ltr">Woops, never mind. </p>
<div class="gmail_quote">On Apr 2, 2015 7:53 AM, "Carter Schonwald" <<a href="mailto:carter.schonwald@gmail.com">carter.schonwald@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Do you have profiling enabled locally? </p>
<div class="gmail_quote">On Apr 2, 2015 5:19 AM, "Jeremy" <<a href="mailto:voldermort@hotmail.com" target="_blank">voldermort@hotmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Very strange. If I download Cabal from hackage and build it with 'cabal<br>
build' the bloat disappears.<br>
<br>
cabal build:<br>
<br>
18M     HSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.o<br>
21M     libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a<br>
<br>
/usr/local/lib/ghc-7.10.1:<br>
<br>
23M     HSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.o<br>
53M     libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a<br>
<br>
This is my <a href="http://build.mk" target="_blank">build.mk</a>:<br>
<br>
SRC_HC_OPTS = -O -H64m<br>
GhcRTSWays = thr<br>
HADDOCK_DOCS = NO<br>
GhcHcOpts =<br>
GhcLibWays = v<br>
DYNAMIC_GHC_PROGRAMS = NO<br>
<br>
This is the same as I used for 7.8 without issue, except the addition of<br>
GhcHcOpts (because 7.8 ignored the default).<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://haskell.1045720.n5.nabble.com/Binary-bloat-in-7-10-tp5768067p5768133.html" target="_blank">http://haskell.1045720.n5.nabble.com/Binary-bloat-in-7-10-tp5768067p5768133.html</a><br>
Sent from the Haskell - Glasgow-haskell-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Glasgow-haskell-users mailing list<br>
<a href="mailto:Glasgow-haskell-users@haskell.org" target="_blank">Glasgow-haskell-users@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/glasgow-haskell-users</a><br>
</blockquote></div>
</blockquote></div>