| > Serialising the one-shot lambda info sounds like a good plan to me.
| 
| Ok, thanks for guidance. Is
| https://ghc.haskell.org/trac/ghc/wiki/OneShot#PreservationofsetOneShotLam
| bdaacrossmoduleboundaries
| a sensible design?

Generally yes, but I'd define a new data IfaceLamBndr, rather like 
IfaceLetBndr, rather than clutter up IfaceLam itself. 

Simon
_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to