X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Fderiving%2Fdrv004.stderr;fp=ghc%2Fcompiler%2Ftests%2Fderiving%2Fdrv004.stderr;h=f54e1f7b29a849c528456f8db4a51a1c47fb5820;hb=40cc9182affda1964b480f5d251200d853ce2327;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=bc2a4d6b2f9badfa98aa01d6ae550110e0eea0ed;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/deriving/drv004.stderr b/ghc/compiler/tests/deriving/drv004.stderr index e69de29..f54e1f7 100644 --- a/ghc/compiler/tests/deriving/drv004.stderr +++ b/ghc/compiler/tests/deriving/drv004.stderr @@ -0,0 +1,9 @@ + +drv004.hs:5: No instance for: + `PrelBase.Eq (Foo a{-aIX-} b{-aIY-})' + drv004.hs:5: + in an instance declaration + When checking superclass constraints of an instance declaration + + +Compilation had errors