Safe Haskell | None |
---|---|
Language | Haskell2010 |
RIO.PrettyPrint.Types
Description
For the most part, the data constructors of Style
do not clash with other
names. When they do, import the module qualified. For example:
import qualified RIO.PrettyPrint.Types.PrettyPrint as PP