X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2Ftcfail072.stderr;h=f0cd8c34a47960959287ec3a4b76160b439b0f83;hb=584d954c53359db8a83e6582e742167a957f7437;hp=53d307195dd95ce57c498e4d2d9baf2b12d007ec;hpb=dbf71170c5a24389293e15a06f2606b23207c0fd;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/tcfail072.stderr b/ghc/tests/typecheck/should_fail/tcfail072.stderr index 53d3071..f0cd8c3 100644 --- a/ghc/tests/typecheck/should_fail/tcfail072.stderr +++ b/ghc/tests/typecheck/should_fail/tcfail072.stderr @@ -1,13 +1,10 @@ - -tcfail072.hs:23: - Ambiguous type variable(s) `p' - in the constraint `Ord p' - arising from use of `g' at tcfail072.hs:23 - -tcfail072.hs:23: - Ambiguous type variable(s) `q' - in the constraint `Ord q' - arising from use of `g' at tcfail072.hs:23 +tcfail072.hs:23: + Ambiguous type variable(s) `p' in the constraint `Ord p' + arising from use of `g' at tcfail072.hs:23 + In the right-hand side of an equation for `g': g A -Compilation had errors +tcfail072.hs:23: + Ambiguous type variable(s) `q' in the constraint `Ord q' + arising from use of `g' at tcfail072.hs:23 + In the right-hand side of an equation for `g': g A