blob: 10db12ef45334069e73164a11d17184c0d50b07d (
plain)
1
2
3
4
5
6
7
|
T6129.hs:12:11:
Data constructor `DInt' cannot be used here
(it comes from a data family instance)
In the type `X DInt'
In the definition of data constructor `X1'
In the data declaration for `X'
|