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

T3966.hs:6:16:
    Warning: Ignoring unusable UNPACK pragma on the
             first argument of `Foo'
    In the definition of data constructor `Foo'
    In the data type declaration for `Foo'

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