summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail016.stderr-ghc-7.0
blob: 8d2b960eefebd0995c33ac64cbd3208b4d56ae15 (plain)
1
2
3
4
5
6
7
8

tcfail016.hs:9:20:
    Couldn't match expected type `Expr t0'
                with actual type `(t0, Expr t0)'
      Expected type: Expr t0
        Actual type: AnnExpr t0
    In the first argument of `g', namely `e1'
    In the first argument of `(++)', namely `(g e1)'