We can also use -hisuf option instead of -ohi option. I missed that.

Thanks,

On Tue, 26 Feb 2008 13:57:16 +0900, shelarcy <[EMAIL PROTECTED]> wrote:
> ghc search*.p_hi for profiling version, but ghc doesn't use *.p_hi to generate
> interafe file in default. So we must use -ohi option to generate *.p_hi.
> e.g. ghc Graphics/UI/WXCore/WxcClasses.hs -ohi 
> Graphics/UI/WXCore/WxcClasses.p_hi
>
> http://www.haskell.org/ghc/docs/latest/html/users_guide/flag-reference.html#id350122
>
> Or renaming from *.hi to *.p_hi for profiling version.
>
> http://www.haskell.org/pipermail/haskell-cafe/2007-May/025681.html

-- 
shelarcy <shelarcy    hotmail.co.jp>
http://page.freett.com/shelarcy/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to