summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T7532.stderr
blob: d807c37db1d6364c475ae8212e5695595c669000 (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:2-8: Splicing declarations
    bang'
  ======>
    instance C Int where
      data D Int = T

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