summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7210.stderr
blob: d0fbf382cb1034103a8801b1de00f4f43fac0132 (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'