On 06 December 2004 21:54, Sven Panne wrote:

> And just a remark: We don't need a new technique for a "no inline
> barrier": Just compile the library optimized and use a facade which
> re-exports your public API compiled without optimizations.

That probably won't work.  GHC goes to the .hi file for the module which
originally defined a function to get its definition.

Cheers,
        Simon
_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to