ormolu-0.0.2.0: A formatter for Haskell source code

Safe HaskellNone
LanguageHaskell2010

Ormolu.Printer.Meat.ImportExport

Description

Rendering of import and export lists.

Documentation

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

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