[Haskell-cafe] New to Haskell

Benja Fallenstein benja.fallenstein at gmail.com
Tue Dec 18 11:11:16 EST 2007


On Dec 18, 2007 4:50 PM, Benja Fallenstein <benja.fallenstein at gmail.com> wrote:
> Further, even with extensionality, we can (with compiler support) in
> principle have Show instances other than enumerating the graph.

Now that I said it, I'm starting to doubt we even need compiler
support beyond what we have already. :-) I'm starting to think that a
smattering of unsafePerformIO might be able to do the trick.

I shall have to think on this :-)

- Benja


More information about the Haskell-Cafe mailing list