2009/2/15 John Van Enk <vanenkj at gmail.com>:
> As far as the Show instances are concerned, some one in #haskell pointed me
> to {-# OPTIONS -XStandaloneDeriving #-}.
I didn't know about this, thanks for pointing it out. That'll make
debugging my current problem easier.
- Joe