[Haskell-cafe] Proposal: Shorter Import Syntax

Richard A. O'Keefe ok at cs.otago.ac.nz
Wed Jun 10 23:47:21 UTC 2015


On 6/06/2015, at 8:26 pm, Vlatko Basic <vlatko.basic at gmail.com> wrote:

> Maybe a slightly changed syntax like this could be less confusing
> 
> 
> import Data.Map (Map) andAs M (...)
> 
> or
> 
> import Data.Map (Map) and as M (...)

This starts to be interesting.



More information about the Haskell-Cafe mailing list