summaryrefslogtreecommitdiff
path: root/testsuite/tests/generics/T10604/T10604_bad_variable_occurrence.stderr
blob: a8ac7c747101337f1675983444afeeffe19fc57f (plain)
1
2
3
4
5
6

T10604_bad_variable_occurrence.hs:9:12: error:
    • Can't make a derived instance of ‘Generic1 Fix’:
        Constructor ‘In’ applies a type to an argument involving the last parameter
                         but the applied type is not of kind * -> *
    • In the newtype declaration for ‘Fix’