blob: f8ccbda848f015a8c6288e528a42f3e3bd17dbe2 (
plain)
1
2
3
4
5
6
|
T2394.hs:9:1:
Can't make a derived instance of ‛Data (a -> b)’:
The last argument of the instance must be a data or newtype application
In the stand-alone deriving instance for
‛(Data a, Data b) => Data (a -> b)’
|