[project @ 2000-12-12 17:21:40 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / Digraph.stderr
index 7287732..e5766b5 100644 (file)
@@ -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
-