summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T18240b.stderr
blob: 062f0b23431cac215a0cb0d02aba75b5bb562f77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

T18240b.hs:17:15: error: [GHC-71492]
    ‘via’ type cannot contain nested ‘forall’s or contexts
    In a deriving declaration

T18240b.hs:18:24: error: [GHC-71492]
    ‘via’ type cannot contain nested ‘forall’s or contexts
    In a deriving declaration

T18240b.hs:19:25: error: [GHC-71492]
    ‘via’ type cannot contain nested ‘forall’s or contexts
    In a deriving declaration

T18240b.hs:26:24: error: [GHC-71492]
    Derived class type cannot contain nested ‘forall’s or contexts
    In the data type declaration for ‘Bar’

T18240b.hs:27:33: error: [GHC-71492]
    Derived class type cannot contain nested ‘forall’s or contexts
    In the data type declaration for ‘Bar’

T18240b.hs:28:34: error: [GHC-71492]
    Derived class type cannot contain nested ‘forall’s or contexts
    In the data type declaration for ‘Bar’