summaryrefslogtreecommitdiff
path: root/testsuite/tests/saks/should_fail/T18863a.stderr
blob: a9808fe760814f538179f895bb04e1fe9439b8af (plain)
1
2
3
4
5
6

T18863a.hs:9:1: error: [GHC-25115]
    • Visibilities of forall-bound variables are not compatible
        Expected: forall i. i -> *
          Actual: forall i -> i -> *
    • In the data type declaration for ‘IDa’