summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T12837.stderr
blob: bf2e89b72a26fea14fa9caa0afd39d64198daf3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12

T12837.hs:10:10: error:
    • Class ‘Typeable’ does not support user-specified instances
    • In the instance declaration for ‘Typeable K’

T12837.hs:11:10: error:
    • Class ‘KnownNat’ does not support user-specified instances
    • In the instance declaration for ‘KnownNat n’

T12837.hs:12:10: error:
    • Class ‘KnownSymbol’ does not support user-specified instances
    • In the instance declaration for ‘KnownSymbol n’