[Haskell-cafe] Proposal: Shorter Import Syntax

Bardur Arantsson spam at scientician.net
Thu Jun 4 21:10:28 UTC 2015


On 06/04/2015 11:05 PM, Alexey Shmalko wrote:
> If I understand correctly, the initial proposal was to enable the new
> syntax by default and it mustn't break any code (full backward-compatible).
> 

Yes, indeed.

... and personally, I *don't* necessarily think that an -X<whatever>
flag is the solution. I think something along the lines of "gofix" (see
https://golang.org/cmd/fix/) could actually do the second part of this
transition, if we want to drop the "qualified" bit and the consequences
are unambiguous in 20x5.

Regards,



More information about the Haskell-Cafe mailing list