blob: 1c7cb6b9750037afcba4f8b966006336fd48e464 (
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 -XGeneralizedNewtypeDeriving for GHC's newtype-deriving extension
In the newtype declaration for `Foo'
|