On Oct 7, 2009, at 10:50 AM, Ian Lynagh wrote:
On Tue, Oct 06, 2009 at 09:38:01PM -0400, Jonah Petri wrote:
I'm new to this list, but briefly scanned the archives and didn't see
anything about it. Might I humbly suggest the following diff?
Thanks for the report and patch, J
Hi,
I'm trying to do an unregistered build of HEAD on OS X (with the goal
of making progress towards a 64 bit build on OS X). I ran into the
following problem while building:
sed '/^xFlags/,/]/{/^ (/{s/^[^"]*"/ ["/; s/"[^"]*$/"] ++/; p}}; d'
compiler/main/DynFlags.hs >> utils/ghc-cabal