diff options
Diffstat (limited to 'testsuite/tests/rename/should_fail/rnfail029.stderr-hugs')
-rw-r--r-- | testsuite/tests/rename/should_fail/rnfail029.stderr-hugs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/rename/should_fail/rnfail029.stderr-hugs b/testsuite/tests/rename/should_fail/rnfail029.stderr-hugs new file mode 100644 index 0000000000..a2f0265916 --- /dev/null +++ b/testsuite/tests/rename/should_fail/rnfail029.stderr-hugs @@ -0,0 +1,2 @@ +ERROR "rnfail029.hs" - Conflicting exports of entity "map" +*** Could refer to Hugs.Prelude.map or ShouldFail.map |