
tcfail005.hs:3:9:
    Couldn't match expected type `[t0]' with actual type `(t1, t2)'
    In the expression: (1, 'a')
    In a pattern binding: (h : i) = (1, 'a')
