packages feed

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

{-# LANGUAGE PackageImports #-}

import D
import "a" Ab
import "b" Aa
import "b" Bb
import "c" Ba