Add pprString convenience method.
authorMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 21 Jun 2009 18:43:46 +0000 (20:43 +0200)
committerMatthijs Kooijman <m.kooijman@student.utwente.nl>
Sun, 21 Jun 2009 18:43:46 +0000 (20:43 +0200)
commit2fa8431a83031128428caa8f833a3396de34536f
tree0584e1786a2c6372c16873355ef94543ec6e392f
parent0d5cf9c7743e3db5aec159993ce2280493890a19
Add pprString convenience method.

This method can convert any Outputable to a string.
Pretty.hs