
12 Nov
2014
12 Nov
'14
5:34 a.m.
Hey Greg,
Your interpolate package looks the same as shakespeare-text, and Display seems similar to ToText.
http://hackage.haskell.org/package/shakespeare-2.0.1.1/docs/Text-Shakespeare...
It would make sense to have a single Display typeclass.
You always go through builder, which I guess makes sense in the context of templating/interpolation. BTW, there are more direct (and I assume efficient) instances for numeric types. I'll open a PR. Regarding Display, I'll try to push it out on the weekend. Cheers, Simon