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

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