summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libraries/ghci/GHCi/InfoTable.hsc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/ghci/GHCi/InfoTable.hsc b/libraries/ghci/GHCi/InfoTable.hsc
index 65989a6e5b..8a1f7d1153 100644
--- a/libraries/ghci/GHCi/InfoTable.hsc
+++ b/libraries/ghci/GHCi/InfoTable.hsc
@@ -392,7 +392,7 @@ fillExecBuffer sz cont = alloca $ \pcode -> do
#else
-#error hi
+#error Sorry, rts versions <= 1.0 are not supported
#endif