fourmolu-0.10.1.0: A formatter for Haskell source code
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ormolu.Printer.Meat.Pragma

Description

Pretty-printing of language pragmas.

Synopsis

Documentation

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

Print a collection of Pragmas with their associated comments.