Text.PCLT.ShowAsPCSI
Description
WARNING: Creating an instance of ShowAsPCSI for String, ByteStrings
and/or other text types is not recommended. Use of such instaniations
would dread strictness of templates catalog structure - make it's
use workaroundish, less systematic and less strict, which is a way
to badmade applications.
- class ShowAsPCSI t where
- showAsPCSI :: t -> PCSI
Documentation
class ShowAsPCSI t whereSource
Our extended version of Show class
Methods
showAsPCSI :: t -> PCSISource
Instances