summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T2627b.stderr
blob: 61399d02ddf2e0d314153934b1d60858d44a1988 (plain)
1
2
3
4
5
6
7
8

T2627b.hs:20:24:
    Occurs check: cannot construct the infinite type:
      a0 ~ Dual (Dual a0)
    The type variable ‛a0’ is ambiguous
    In the expression: conn undefined undefined
    In an equation for ‛conn’:
        conn (Rd k) (Wr a r) = conn undefined undefined