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, Jonah. I've appli
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, Jonah. I've applied Matthias follow-up
patch, which also simpli
On Tue, Oct 06, 2009 at 09:38:01PM -0400, Jonah Petri wrote:
> sed: 1: "/^xFlags/,/]/{/^ (/{s/ ...": extra characters at the end of
> p command
> make[1]: *** [utils/ghc-cabal/dist-dummy-ghc/build/dummy-ghc.hs] Error 1
> make[1]: *** Deleting file `utils/ghc-cabal/dist-dummy-ghc/build/dummy-
>
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