summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T6129.stderr
blob: 451d851c5de4c886960af9f67ee33f3cc4cbfa32 (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 first argument of ‘X’, namely ‘DInt’
    In the type ‘X DInt’
    In the definition of data constructor ‘X1’