Closed sureyeaah closed 4 years ago
@sureyeaah Thanks for sending this PR.
I took a quick look at it and I think it looks pretty good. It may take me a few days to do a good review and merge it in. Sorry for making you wait.
Okay thanks :)
Do we need the lightBg and noColor versions too?
@sureyeaah I had a couple minutes today so I added the extra functions in commit f0a4bcb.
Could you review this commit?
Once you sign off on it, I will merge it in and release a new version to Hackage.
@sureyeaah Thanks! Released to Hackage:
This patch implements pPrintString, pPrintStringOpt and pHPrintStringOpt functions that are similar to their pPrint counterparts except they take the 'show'ed string of the data type. Fixes #53