> John Meacham wrote:
>  > [...] --show-iface seems to not be able to show .hi files 
> created when
>  > profiling is turned on. [...]
> 
> Use the (undocumented :-) option "-buildtag p" *before* 
> --show-iface, e.g.
> 
>     ghc -buildtag p --show-iface Foo.p_hi
> 
> It doesn't work after --show-iface, neither does any 
> combination with -prof.
> SimonM: Should this be fixed or documented as a feature?

Fixed, the test is now disabled when doing --show-iface.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to