summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail162.stderr
blob: 53f0129f48e403bad66d303ef9942ad85fd8c576 (plain)
1
2
3
4
5
6

tcfail162.hs:10:33:
    Expecting one more argument to `ForeignPtr'
    In the type `{-# UNPACK #-} !ForeignPtr'
    In the definition of data constructor `Foo'
    In the data type declaration for `Foo'