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

T3966.hs:5:16: error: [-Werror]
    • Ignoring unusable UNPACK pragma on the first argument of ‘Foo’
    • In the definition of data constructor ‘Foo’
      In the data type declaration for ‘Foo’