ormolu-0.7.3.0: A formatter for Haskell source code
Safe HaskellSafe-Inferred
LanguageGHC2021

Ormolu.Printer.Meat.ImportExport

Description

Rendering of import and export lists.

Documentation

p_hsmodExports :: [LIE GhcPs] -> R () Source #

p_hsmodImport :: ImportDecl GhcPs -> R () Source #