Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Ormolu.Fixity.Printer
Description
Printer for fixity maps.
Synopsis
- printFixityMap :: FixityMap -> Text
Documentation
printFixityMap :: FixityMap -> Text Source #
Print out a textual representation of a FixityMap
.