summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Prott <kai.prott@hotmail.de>2021-11-24 12:27:56 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-11-26 16:01:47 -0500
commit0a6776a3ce6a54d886439fc20991f7a8ac706eb2 (patch)
tree61f5ca3de8a046e22aca4f7e2e45356faab25c6b
parent69e62032a5a6db046b14f1e9b31d657818d9fb92 (diff)
downloadhaskell-0a6776a3ce6a54d886439fc20991f7a8ac706eb2.tar.gz
Adapt plugin test case
-rw-r--r--testsuite/tests/plugins/plugins02.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/plugins/plugins02.stderr b/testsuite/tests/plugins/plugins02.stderr
index 5e5ff04950..6014734f44 100644
--- a/testsuite/tests/plugins/plugins02.stderr
+++ b/testsuite/tests/plugins/plugins02.stderr
@@ -1 +1 @@
-<command line>: The value Simple.BadlyTypedPlugin.plugin with type Int did not have the type GHC.Driver.Plugin as required
+<command line>: The value Simple.BadlyTypedPlugin.plugin with type GHC.Types.Int did not have the type GHC.Plugins.Plugin as required