<div dir="ltr">Hello!<div><br></div><div>What do you think about an idea to have multiple imports on a single line, like:</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>module MyApp where</div><div>import Data.Text, Data.Foldable, Control.Concurrent<br></div><div>...<br></div></blockquote><div><br></div><div>That way we could write more concise and short code as Haskell promises. This will be useful for small programs like scripts, small tools, tutorials, examples, etc.</div><div><br></div><div>Best regards,</div><div>Vassil Keremidchiev</div></div>