Hello, dear GHC developers!

Is it possible to add such constructions in next GHCs:

import Data.List, Data.Array, Data.Aeson, Network.HTTP.Conduit

on a single line. This will simplify source code and clear the space before the actual code.

Best regards,
  Vassil Keremidchiev