ormolu-0.1.3.1: A formatter for Haskell source code
Safe HaskellNone
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.