Re: utils/ghc-cabal/ghc.mk error

2009-10-07 Thread Jonah Petri
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

utils/ghc-cabal/ghc.mk error

2009-10-06 Thread Jonah Petri
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