Skip to content

Add pPrintString function#54

Merged
cdepillabout merged 3 commits intocdepillabout:masterfrom
sureyeaah:patch
Dec 2, 2019
Merged

Add pPrintString function#54
cdepillabout merged 3 commits intocdepillabout:masterfrom
sureyeaah:patch

Conversation

@sureyeaah
Copy link
Copy Markdown
Contributor

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

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.
@cdepillabout
Copy link
Copy Markdown
Owner

@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.

@sureyeaah
Copy link
Copy Markdown
Contributor Author

Okay thanks :)

@sureyeaah
Copy link
Copy Markdown
Contributor Author

Do we need the lightBg and noColor versions too?

@cdepillabout
Copy link
Copy Markdown
Owner

@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.

@cdepillabout cdepillabout merged commit bceaac1 into cdepillabout:master Dec 2, 2019
@cdepillabout
Copy link
Copy Markdown
Owner

@sureyeaah Thanks! Released to Hackage:

http://hackage.haskell.org/package/pretty-simple-3.1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add pPrintString function

2 participants