diff options
Diffstat (limited to 'testsuite/tests/module/mod4.stderr')
-rw-r--r-- | testsuite/tests/module/mod4.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/module/mod4.stderr b/testsuite/tests/module/mod4.stderr index 38ea462fde..2391dadcdc 100644 --- a/testsuite/tests/module/mod4.stderr +++ b/testsuite/tests/module/mod4.stderr @@ -1,4 +1,4 @@ mod4.hs:2:10: - The export item ‛T(K1, K2)’ + The export item ‘T(K1, K2)’ attempts to export constructors or class methods that are not visible here |