summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/tcfail087.stderr
blob: 17d9f485371dcff87af3c55ab63c70ab83b5f920 (plain)
1
2
3
4
5

tcfail087.hs:6:11:
    Illegal unboxed tuple type as function argument: (# Int, Int #)
    In the definition of data constructor `Ex'
    In the data type declaration for `Ex'