packages feed

ormolu-0.8.1.1: data/examples/import/sorted-package-imports-out.hs

{-# LANGUAGE PackageImports #-}

import D
import "a" Ab
import "b" Aa
import "b" Bb
import "c" Ba
import "zzzz" Z
import "this" Y