summaryrefslogtreecommitdiff
path: root/libraries/ghci/GHCi/BreakArray.hs
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ghci/GHCi/BreakArray.hs')
-rw-r--r--libraries/ghci/GHCi/BreakArray.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghci/GHCi/BreakArray.hs b/libraries/ghci/GHCi/BreakArray.hs
index 8ab813a5a7..a0f9d03bdc 100644
--- a/libraries/ghci/GHCi/BreakArray.hs
+++ b/libraries/ghci/GHCi/BreakArray.hs
@@ -19,7 +19,7 @@
module GHCi.BreakArray
(
BreakArray
- (BA) -- constructor is exported only for ByteCodeGen
+ (BA) -- constructor is exported only for GHC.CoreToByteCode
, newBreakArray
, getBreak
, setBreakOn