diff options
-rw-r--r-- | testsuite/tests/plugins/plugins04.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/plugins/plugins04.stderr b/testsuite/tests/plugins/plugins04.stderr index 95034a449a..add1e60d03 100644 --- a/testsuite/tests/plugins/plugins04.stderr +++ b/testsuite/tests/plugins/plugins04.stderr @@ -1,2 +1,2 @@ Module imports form a cycle: - module `HomePackagePlugin' imports itself + module `HomePackagePlugin' (./HomePackagePlugin.hs) imports itself |