| Ah, drat. However it looks like Parsec.Prim.many is not inlined.
|
| I thought at the instance declaration site I could include an INLINE
| pragma. Does that not work as one would hope?
You can certainly write {-# INLINE #-} pragmas on the methods of an instance
declaration. If you think that doing so does not work in GHC 7, please file a
bug report. Thanks!
Simon
_______________________________________________
Haskell-platform mailing list
[email protected]
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform