diff options
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/dynbrk001.stderr')
-rw-r--r-- | testsuite/tests/ghci.debugger/scripts/dynbrk001.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/dynbrk001.stderr b/testsuite/tests/ghci.debugger/scripts/dynbrk001.stderr index ebc73e5d82..49283bea08 100644 --- a/testsuite/tests/ghci.debugger/scripts/dynbrk001.stderr +++ b/testsuite/tests/ghci.debugger/scripts/dynbrk001.stderr @@ -1,4 +1,4 @@ <no location info>: - Could not find module ‛NonModule’ + Could not find module ‘NonModule’ It is not a module in the current program, or in any known package. |