summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T3966.stderr
blob: 7c98948f0e01145cd8bdb370c2fa650ede357420 (plain)
1
2
3
4
5
6
7
8

T3966.hs:5:16: Warning:
    Ignoring unusable UNPACK pragma on the first argument of ‘Foo’
    In the definition of data constructor ‘Foo’
    In the data declaration for ‘Foo’

<no location info>: 
Failing due to -Werror.