blob: 81d5001624e984fc32a0382dc33937721c6b43d5 (
plain)
1
2
3
4
5
6
|
readFail039.hs:8:14:
Can't make a derived instance of ‘C Foo’:
‘C’ is not a derivable class
Try GeneralizedNewtypeDeriving for GHC's newtype-deriving extension
In the newtype declaration for ‘Foo’
|