summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail186.stderr-ghc-7.0
blob: 737a0663ea85fbc5e4a88233cb1a86b64869f426 (plain)
1
2
3
4
5
6
7

tcfail186.hs:7:9:
    Couldn't match expected type `Int' with actual type `[Char]'
      Expected type: PhantomSyn a0
        Actual type: [Char]
    In the first argument of `f', namely `"hoo"'
    In the expression: f "hoo"