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

Ormolu.Printer.Meat.Pragma

Description

Pretty-printing of language pragmas.

Synopsis

Documentation

p_pragmas :: [([LComment], Pragma)] -> R () Source #

Print a collection of Pragmas with their associated comments.