[project @ 2000-06-12 20:32:16 by panne]
authorpanne <unknown>
Mon, 12 Jun 2000 20:32:16 +0000 (20:32 +0000)
committerpanne <unknown>
Mon, 12 Jun 2000 20:32:16 +0000 (20:32 +0000)
"Non-exhaustive guards" => "Non-exhaustive patterns"

ghc/tests/lib/should_run/exceptions001.stdout

index c0af830..1c498ad 100644 (file)
@@ -2,5 +2,5 @@ io exception caught
 error call caught
 no method error
 exceptions001.hs:40: Non-exhaustive patterns in function test1
-exceptions001.hs:47: Non-exhaustive guards in 
+exceptions001.hs:47: Non-exhaustive patterns in function test2
 43
\ No newline at end of file