Re: TDNR without new operators or syntax changes

2016-05-21 Thread AntC
> Bertram Felgenhauer googlemail.com> writes: > ... > I don't understand your conclusion. Hi Bertram, I'm trying to tease out of Jeremy, what he thinks his proposal amounts to. Seeing as he's given very little clue so far. So if I've arrived at an incorrect conclusion, I want him to tell me

[ANNOUNCE] GHC 8.0.1 is available!

2016-05-21 Thread Ben Gamari
=== The Glasgow Haskell Compiler -- version 8.0.1 === The GHC developers are very pleased to announce the release of the first new super-major version of our Haskell compiler

Re: TDNR without new operators or syntax changes

2016-05-21 Thread Bertram Felgenhauer
AntC wrote: > > > > With syntaxless TDNR enabled, the last line could be: > > > > f b c = do { reset b; reset c } > > > > Heck, I didn't think you meant something that radical. > So bare name in a function application context is to need disambiguating. > > I think you'll find rather a lot