Re: darcs patch: Add warning that GHC.CoreSyn.Expr is based on Appendix...

2011-03-31 Thread Adam Megacz
Adam Megacz writes: > people who download the paper from the authoritative source at ACM > won't even know the appendix exists. ... which is here: http://dx.doi.org/10.1145/1190315.1190324 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.

Re: darcs patch: Add warning that GHC.CoreSyn.Expr is based on Appendix...

2011-03-31 Thread Adam Megacz
Ian Lynagh writes: > On Mon, Jan 17, 2011 at 12:38:57AM +, meg...@cs.berkeley.edu wrote: >> Sun Jan 16 03:20:12 UTC 2011 meg...@cs.berkeley.edu >> * Add warning that GHC.CoreSyn.Expr is based on Appendix C of TLDI'07 >> paper, not the body of the paper. > > Thanks for the patch! However,

Re: darcs patch: Add warning that GHC.CoreSyn.Expr is based on Appendix...

2011-02-24 Thread Ian Lynagh
On Mon, Jan 17, 2011 at 12:38:57AM +, meg...@cs.berkeley.edu wrote: > Sun Jan 16 03:20:12 UTC 2011 meg...@cs.berkeley.edu > * Add warning that GHC.CoreSyn.Expr is based on Appendix C of TLDI'07 > paper, not the body of the paper. Thanks for the patch! However, the paper already says that i

darcs patch: Add warning that GHC.CoreSyn.Expr is based on Appendix...

2011-01-16 Thread megacz
Sun Jan 16 03:20:12 UTC 2011 meg...@cs.berkeley.edu * Add warning that GHC.CoreSyn.Expr is based on Appendix C of TLDI'07 paper, not the body of the paper. New patches: [Add warning that GHC.CoreSyn.Expr is based on Appendix C of TLDI'07 paper, not the body of the paper. meg...@cs.berkeley.ed