summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins/static-plugins.stdout
diff options
context:
space:
mode:
authorSylvain Henry <sylvain@haskus.fr>2021-09-08 11:17:38 +0200
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-09-17 09:45:36 -0400
commitc662ac7e39a0a2fb85d4ab17ae71d54752d24f39 (patch)
tree01ec2534a67671f010fb985f00fce1a4cd492f99 /testsuite/tests/plugins/static-plugins.stdout
parentda60e6276e4b71217e2e75dfa49f2d460b526af3 (diff)
downloadhaskell-c662ac7e39a0a2fb85d4ab17ae71d54752d24f39.tar.gz
Refactor module dependencies code
* moved deps related code into GHC.Unit.Module.Deps * refactored Deps module to not export Dependencies constructor to help maintaining invariants
Diffstat (limited to 'testsuite/tests/plugins/static-plugins.stdout')
-rw-r--r--testsuite/tests/plugins/static-plugins.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/plugins/static-plugins.stdout b/testsuite/tests/plugins/static-plugins.stdout
index 65af518b7f..fceea0882a 100644
--- a/testsuite/tests/plugins/static-plugins.stdout
+++ b/testsuite/tests/plugins/static-plugins.stdout
@@ -1,8 +1,8 @@
==pure.0
parsePlugin()
interfacePlugin: Prelude
-interfacePlugin: GHC.Float
interfacePlugin: GHC.Base
+interfacePlugin: GHC.Float
interfacePlugin: System.IO
typeCheckPlugin (rn)
interfacePlugin: GHC.Prim