diff options
Diffstat (limited to 'testsuite/tests/module/mod17.stderr')
-rw-r--r-- | testsuite/tests/module/mod17.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/module/mod17.stderr b/testsuite/tests/module/mod17.stderr index 3a911609dd..9dcf0e612f 100644 --- a/testsuite/tests/module/mod17.stderr +++ b/testsuite/tests/module/mod17.stderr @@ -1,4 +1,4 @@ mod17.hs:2:10: - The export item ‛C(m1, m2, m3, Left)’ + The export item ‘C(m1, m2, m3, Left)’ attempts to export constructors or class methods that are not visible here |