[Template-haskell] instance Show Info ?
Simon Peyton-Jones
simonpj at microsoft.com
Mon Apr 10 11:49:25 EDT 2006
No very good reason. You can always use 'ppr'. Neverthless, since the
rest of Exp is in Show, I'll add Info too.
Simon
| -----Original Message-----
| From: template-haskell-bounces at haskell.org
[mailto:template-haskell-bounces at haskell.org] On
| Behalf Of Dimitry Golubovsky
| Sent: 05 April 2006 10:32
| To: template-haskell at haskell.org
| Subject: [Template-haskell] instance Show Info ?
|
| Why there isn't one?
|
| At least in "latest" (6.4.x), only instance Ppr Info shows up.
|
| It might be useful to be able to print raw results of reification.
|
| --
| Dimitry Golubovsky
|
| Anywhere on the Web
More information about the template-haskell
mailing list