summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T9064.stderr
blob: f118e202ade2f0e90b463cf3c0d4476dc52d21ca (plain)
1
2
3
4
5
class T9064.C (a_0 :: *)
    where T9064.foo :: forall (a_0 :: *) . T9064.C a_0 =>
                       a_0 -> GHC.Base.String
          default T9064.foo :: GHC.Show.Show a_0 => a_0 -> GHC.Base.String
instance T9064.C T9064.Bar