diff options
| author | krasimir <krasimir@chalmers.se> | 2010-04-30 19:27:53 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2010-04-30 19:27:53 +0000 |
| commit | af5f12d67261ce4bafcdec44adba8b60cc01c95c (patch) | |
| tree | fad035a47d6ac82d94dfb3873c77135f0b46c911 /testsuite/compiler/check/cyclic | |
| parent | 329c39b4d4e90a517b1e19aaed7d4d1494e7d475 (diff) | |
upgrade the testsuite to work with GHC 6.12
Diffstat (limited to 'testsuite/compiler/check/cyclic')
4 files changed, 20 insertions, 20 deletions
diff --git a/testsuite/compiler/check/cyclic/abs-types/test1.gfs.gold b/testsuite/compiler/check/cyclic/abs-types/test1.gfs.gold index b8bde0be7..9e241effb 100644 --- a/testsuite/compiler/check/cyclic/abs-types/test1.gfs.gold +++ b/testsuite/compiler/check/cyclic/abs-types/test1.gfs.gold @@ -1,4 +1,4 @@ -
-
-checking module Test1Abs
- circular definitions: A B
+
+
+checking module Test1Abs
+ circular definitions: A B
diff --git a/testsuite/compiler/check/cyclic/abs-types/test2.gfs.gold b/testsuite/compiler/check/cyclic/abs-types/test2.gfs.gold index 4caf3ae2c..c52a5373d 100644 --- a/testsuite/compiler/check/cyclic/abs-types/test2.gfs.gold +++ b/testsuite/compiler/check/cyclic/abs-types/test2.gfs.gold @@ -1,4 +1,4 @@ -
-
-checking module Test2Abs
- circular definitions: f g
+
+
+checking module Test2Abs
+ circular definitions: f g
diff --git a/testsuite/compiler/check/cyclic/opers/test.gfs.gold b/testsuite/compiler/check/cyclic/opers/test.gfs.gold index f2a1e5c22..cc052494c 100644 --- a/testsuite/compiler/check/cyclic/opers/test.gfs.gold +++ b/testsuite/compiler/check/cyclic/opers/test.gfs.gold @@ -1,8 +1,8 @@ -
-
-checking module TestOpers
- circular definitions: A B
-
-
-checking module TestOperTypes
- circular definitions: A T
+
+
+checking module TestOpers
+ circular definitions: A B
+
+
+checking module TestOperTypes
+ circular definitions: A T
diff --git a/testsuite/compiler/check/cyclic/params/test.gfs.gold b/testsuite/compiler/check/cyclic/params/test.gfs.gold index bcd6a118e..dea8440d1 100644 --- a/testsuite/compiler/check/cyclic/params/test.gfs.gold +++ b/testsuite/compiler/check/cyclic/params/test.gfs.gold @@ -1,4 +1,4 @@ -
-
-checking module TestParams
- circular definitions: A B
+
+
+checking module TestParams
+ circular definitions: A B
|
