summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T7532.stderr
blob: baaf04f3f52cdb44e650fd7df057d2822b0e933a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

==================== Renamer ====================
instance C Bool where
  data D Bool = T7532.MkD

T7532.hs:11:3-7: Splicing declarations
    bang'
  ======>
    instance C Int where
      data D Int = T

==================== Renamer ====================
instance C Int where
  data D Int = T7532.T