Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Synopsis
- tShowPPPCa :: PPPCategory -> Text
- sShowPPPCa :: PPPCategory -> String
- tShowPPPId :: PPPIdentity -> Text
- sShowPPPId :: PPPIdentity -> String
Documentation
tShowPPPCa :: PPPCategory -> Text Source #
Show function for PPPCategory
as Text
sShowPPPCa :: PPPCategory -> String Source #
Show function for PPPCategory
as String
tShowPPPId :: PPPIdentity -> Text Source #
Show function for PPPIdentity
as Text
sShowPPPId :: PPPIdentity -> String Source #
Show function for PPPIdentity
as String