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

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