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

T7210.hs:5:19:
    Unexpected strictness annotation: !IntMap
    In the type ‘!IntMap Int’
    In the definition of data constructor ‘C’
    In the data declaration for ‘T’