summaryrefslogtreecommitdiff
path: root/compiler/ghci/Debugger.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ghci/Debugger.hs')
-rw-r--r--compiler/ghci/Debugger.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/ghci/Debugger.hs b/compiler/ghci/Debugger.hs
index bd1532904e..26aad6f975 100644
--- a/compiler/ghci/Debugger.hs
+++ b/compiler/ghci/Debugger.hs
@@ -29,6 +29,7 @@ import Kind
import GHC
import Outputable
import PprTyThing
+import ErrUtils
import MonadUtils
import DynFlags
import Exception