Re: Proposals and owners

2009-08-03 Thread Simon Marlow
On 02/08/2009 22:38, Niklas Broberg wrote: I updated the code on the wiki page: the previous version didn't handle prefix negation - did you implement that yourself in HLint? No, I didn't implement prefix negation in HLint - it never came up as an issue. Perhaps the underlying HSE library

Re: StricterLabelledFieldSyntax

2009-08-03 Thread Simon Marlow
On 01/08/2009 12:58, Simon Peyton-Jones wrote: Personally I hate the fact that f Z {x=3} parses as f (Z {a=3}) because even though (as Iavor says) there is only one function application involved, it *looks* as if there are two. Equally personally, I think that the presence or