summaryrefslogtreecommitdiff
path: root/testsuite/tests/package/package09e.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/package/package09e.stderr')
-rw-r--r--testsuite/tests/package/package09e.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/package/package09e.stderr b/testsuite/tests/package/package09e.stderr
index 3ce28df519..555835da5c 100644
--- a/testsuite/tests/package/package09e.stderr
+++ b/testsuite/tests/package/package09e.stderr
@@ -1,5 +1,5 @@
-package09e.hs:2:1: error:
- Ambiguous module name ‘M’:
- it is bound as Data.Set by a package flag
- it is bound as Data.Map by a package flag
+package09e.hs:2:1: error: [GHC-45102]
+ Ambiguous module name ‘M’.
+ it is bound as Data.Set by a package flag
+ it is bound as Data.Map by a package flag