summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins/simple-plugin/Simple/TrustworthyPlugin.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/plugins/simple-plugin/Simple/TrustworthyPlugin.hs')
-rw-r--r--testsuite/tests/plugins/simple-plugin/Simple/TrustworthyPlugin.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/plugins/simple-plugin/Simple/TrustworthyPlugin.hs b/testsuite/tests/plugins/simple-plugin/Simple/TrustworthyPlugin.hs
index fb5df22e7d..ecf509e40e 100644
--- a/testsuite/tests/plugins/simple-plugin/Simple/TrustworthyPlugin.hs
+++ b/testsuite/tests/plugins/simple-plugin/Simple/TrustworthyPlugin.hs
@@ -1,7 +1,7 @@
module Simple.TrustworthyPlugin (plugin) where
import GHC.Plugins
-import TcRnMonad
+import GHC.Tc.Utils.Monad
plugin :: Plugin
plugin = defaultPlugin