From f6adf2446706dded052aa615d33b61ca671fea01 Mon Sep 17 00:00:00 2001
From: panne <unknown>
Date: Mon, 12 Jun 2000 17:04:12 +0000
Subject: [PATCH] [project @ 2000-06-12 17:04:12 by panne] Synched with
 reality. The expected output is a little bit fragile...

---
 ghc/tests/ccall/should_fail/cc004.stderr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ghc/tests/ccall/should_fail/cc004.stderr b/ghc/tests/ccall/should_fail/cc004.stderr
index 2f2d664ff053..49faa6731678 100644
--- a/ghc/tests/ccall/should_fail/cc004.stderr
+++ b/ghc/tests/ccall/should_fail/cc004.stderr
@@ -5,7 +5,7 @@ cc004.hs:2:
 
 cc004.hs:2:
     Cannot generalise these overloadings (in a _ccall_):
-	`CReturnable t_aGM' arising from the result of the _ccall_ to `f' at cc004.hs:15
+	`CReturnable t_a1d4' arising from the result of the _ccall_ to `f' at cc004.hs:15
 
 Compilation had errors
 
-- 
GitLab