summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T2627b.stderr
blob: 871d455ea8c93f8f5e3d2917cedbc0c26d0cd5f9 (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