diff options
Diffstat (limited to 'testsuite/tests/module/mod101.stderr')
-rw-r--r-- | testsuite/tests/module/mod101.stderr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/module/mod101.stderr b/testsuite/tests/module/mod101.stderr index 662c38e89a..306884fa8f 100644 --- a/testsuite/tests/module/mod101.stderr +++ b/testsuite/tests/module/mod101.stderr @@ -1,4 +1,4 @@ mod101.hs:8:5: - Not in scope: data constructor `ConB' - Perhaps you meant `ConA' (imported from Mod101_AuxB) + Not in scope: data constructor ‛ConB’ + Perhaps you meant ‛ConA’ (imported from Mod101_AuxB) |