On Wed, 2007-04-25 at 08:56 +0100, Simon Peyton-Jones wrote:
> Duncan,
> 
> I implemented this a couple of weeks ago but forgot to push it.  Now
> INLINE pragmas survive across interface files.  I hope it's useful.

Fantastic, thanks Simon. I'll try it out in Data.Binary in the next few
days and report back. I'm not expecting performance improvements from it
but it should reduce code size by not inlining a copy of this local
function into the slow path of the binary read/write.

Duncan

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to