summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T5700.stderr
blob: 3564b8cb2a2e180137ca3ee15a513b8f260d6ac2 (plain)
1
2
3
4
5
6
T5700.hs:8:3-9: Splicing declarations
    mkC ''D
  ======>
    instance C D where
      {-# INLINE inlinable #-}
      inlinable _ = ()