diff options
Diffstat (limited to 'testsuite/tests/module/mod3.stderr')
-rw-r--r-- | testsuite/tests/module/mod3.stderr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/module/mod3.stderr b/testsuite/tests/module/mod3.stderr new file mode 100644 index 0000000000..2b0cae95fa --- /dev/null +++ b/testsuite/tests/module/mod3.stderr @@ -0,0 +1,4 @@ + +mod3.hs:2:10: + The export item `T(K1)' + attempts to export constructors or class methods that are not visible here |