summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T7532.stderr
blob: 21b753b5d3db32ec4c94ed1ab016176c41aa06f3 (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