ormolu-0.9.0.0: data/examples/import/comment-between-merged-imports-out.hs
import HscMain (newHscEnv)
-- Implementations of the various modes
import LoadIface
( -- Imports for --abi-hash
loadUserInterface,
showIface,
)
import HscMain (newHscEnv)
-- Implementations of the various modes
import LoadIface
( -- Imports for --abi-hash
loadUserInterface,
showIface,
)