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