blob: b07e2570afb6523e0f780c27ed63005e54a2fdb7 (
plain)
1
2
3
4
5
6
|
T3101.hs:9:12:
Can't make a derived instance of ‛Show Boom’:
Constructor ‛Boom’ must have a Haskell-98 type
Possible fix: use a standalone deriving declaration instead
In the data declaration for ‛Boom’
|