X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Ftypecheck%2Fshould_fail%2FDigraph.stderr;h=e5766b5838cdf4e035b7195a11278e401d7c3a63;hb=584d954c53359db8a83e6582e742167a957f7437;hp=7287732f8e6d5c09e1a0fcad4439712e34bff83f;hpb=baa3f2a98d1c7ed158ca9f6011168fda7a32f64d;p=ghc-hetmet.git diff --git a/ghc/tests/typecheck/should_fail/Digraph.stderr b/ghc/tests/typecheck/should_fail/Digraph.stderr index 7287732..e5766b5 100644 --- a/ghc/tests/typecheck/should_fail/Digraph.stderr +++ b/ghc/tests/typecheck/should_fail/Digraph.stderr @@ -30,6 +30,3 @@ Digraph.hs:19: | otherwise = span_tree r (vs', (x : ns') : ns) xs where (vs', ns') = dfs r (x : vs, []) (r x) - -Compilation had errors -