| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
GHC.Unit.Ppr
Description
Unit identifier pretty-printing
Synopsis
Documentation
data UnitPprInfo #
Subset of UnitInfo: just enough to pretty-print a unit-id
Instead of printing the unit-id which may contain a hash, we print: package-version:componentname
Constructors
| UnitPprInfo | |
| Fields 
 | |
Instances
| Outputable UnitPprInfo # | |
| Defined in GHC.Unit.Ppr | |