summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T7562.stderr
blob: 448327f996ca8d792259b2103d54621613f71021 (plain)
1
2
3
4
5

T7562.hs:3:14: warning:
    UNPACK pragma lacks '!' on the first argument of ‘Pair2’
    In the definition of data constructor ‘Pair2’
    In the data type declaration for ‘Pair2’