summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins
diff options
context:
space:
mode:
authorSylvain Henry <sylvain@haskus.fr>2021-08-20 15:12:58 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-09-30 19:41:09 -0400
commit941d3792b2e6656bebdc4099be67b74a02d1f516 (patch)
tree0a1f2dd3cc57b6b7e1093996565263784a7f0684 /testsuite/tests/plugins
parente0923b98a243809f08245b2ff04ecbe074b55873 (diff)
downloadhaskell-941d3792b2e6656bebdc4099be67b74a02d1f516.tar.gz
Rules for sized conversion primops (#19769)
Metric Decrease: T12545
Diffstat (limited to 'testsuite/tests/plugins')
-rw-r--r--testsuite/tests/plugins/plugins09.stdout1
-rw-r--r--testsuite/tests/plugins/plugins10.stdout1
-rw-r--r--testsuite/tests/plugins/plugins11.stdout1
-rw-r--r--testsuite/tests/plugins/static-plugins.stdout1
4 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/plugins/plugins09.stdout b/testsuite/tests/plugins/plugins09.stdout
index 263fc4bb89..f32fbe4a09 100644
--- a/testsuite/tests/plugins/plugins09.stdout
+++ b/testsuite/tests/plugins/plugins09.stdout
@@ -2,6 +2,7 @@ parsePlugin(a,b)
interfacePlugin: Prelude
interfacePlugin: GHC.Base
interfacePlugin: GHC.Float
+interfacePlugin: GHC.Prim.Ext
typeCheckPlugin (rn)
interfacePlugin: GHC.Prim
typeCheckPlugin (tc)
diff --git a/testsuite/tests/plugins/plugins10.stdout b/testsuite/tests/plugins/plugins10.stdout
index 9433853494..f9aa7f19b6 100644
--- a/testsuite/tests/plugins/plugins10.stdout
+++ b/testsuite/tests/plugins/plugins10.stdout
@@ -4,6 +4,7 @@ interfacePlugin: Language.Haskell.TH
interfacePlugin: Language.Haskell.TH.Quote
interfacePlugin: GHC.Base
interfacePlugin: GHC.Float
+interfacePlugin: GHC.Prim.Ext
interfacePlugin: Language.Haskell.TH.Syntax
typeCheckPlugin (rn)
interfacePlugin: GHC.Prim
diff --git a/testsuite/tests/plugins/plugins11.stdout b/testsuite/tests/plugins/plugins11.stdout
index 83f4c1f185..0a9c0dcb88 100644
--- a/testsuite/tests/plugins/plugins11.stdout
+++ b/testsuite/tests/plugins/plugins11.stdout
@@ -2,6 +2,7 @@ parsePlugin()
interfacePlugin: Prelude
interfacePlugin: GHC.Base
interfacePlugin: GHC.Float
+interfacePlugin: GHC.Prim.Ext
typeCheckPlugin (rn)
interfacePlugin: GHC.Prim
typeCheckPlugin (tc)
diff --git a/testsuite/tests/plugins/static-plugins.stdout b/testsuite/tests/plugins/static-plugins.stdout
index fceea0882a..3f7387fc4c 100644
--- a/testsuite/tests/plugins/static-plugins.stdout
+++ b/testsuite/tests/plugins/static-plugins.stdout
@@ -3,6 +3,7 @@ parsePlugin()
interfacePlugin: Prelude
interfacePlugin: GHC.Base
interfacePlugin: GHC.Float
+interfacePlugin: GHC.Prim.Ext
interfacePlugin: System.IO
typeCheckPlugin (rn)
interfacePlugin: GHC.Prim