In the new compiler, the parser drops multiple qualifiers for imports: ```roc module [] import a.B.C as D exposing [E] ```