packages feed

fourmolu-0.10.0.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