On Mon, Jun 27, 2011 at 03:53:54PM +1000, Ben Lippmeier wrote:
>
> Something scary at Trace.h:244
>
> - #define dtraceStartup(num_caps) \
> + INLINE_HEADER void dtraceStartup (int n_caps) {
> HASKELLEVENT_STARTUP(num_caps)
> +}
>
>
> Breaks the build under OSX:Sorry about that; fixed. Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
