summaryrefslogtreecommitdiff
path: root/testsuite/compiler/update/ArrityCheck.gfs.gold
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2010-04-30 19:27:53 +0000
committerkrasimir <krasimir@chalmers.se>2010-04-30 19:27:53 +0000
commitaf5f12d67261ce4bafcdec44adba8b60cc01c95c (patch)
treefad035a47d6ac82d94dfb3873c77135f0b46c911 /testsuite/compiler/update/ArrityCheck.gfs.gold
parent329c39b4d4e90a517b1e19aaed7d4d1494e7d475 (diff)
upgrade the testsuite to work with GHC 6.12
Diffstat (limited to 'testsuite/compiler/update/ArrityCheck.gfs.gold')
-rw-r--r--testsuite/compiler/update/ArrityCheck.gfs.gold16
1 files changed, 8 insertions, 8 deletions
diff --git a/testsuite/compiler/update/ArrityCheck.gfs.gold b/testsuite/compiler/update/ArrityCheck.gfs.gold
index 3f0cb2a78..28f98f445 100644
--- a/testsuite/compiler/update/ArrityCheck.gfs.gold
+++ b/testsuite/compiler/update/ArrityCheck.gfs.gold
@@ -1,8 +1,8 @@
-
-
-C:\gf_3\testsuite\compiler\update\ArrityCheck.gf:6:1: cannot unify the informations
- fun f : Int -> Int -> Int ;
- def f 0 = \x -> x ;
-and
- def f 1 1 = 0 ;
-in module ArrityCheck
+
+
+C:\gf\testsuite\compiler\update\ArrityCheck.gf:6:1: cannot unify the informations
+ fun f : Int -> Int -> Int ;
+ def f 0 = \x -> x ;
+and
+ def f 1 1 = 0 ;
+in module ArrityCheck