aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/haskell/haskellconstants.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/haskell/haskellconstants.h')
-rw-r--r--plugins/haskell/haskellconstants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/haskell/haskellconstants.h b/plugins/haskell/haskellconstants.h
index 8428ec1..8b63761 100644
--- a/plugins/haskell/haskellconstants.h
+++ b/plugins/haskell/haskellconstants.h
@@ -35,6 +35,7 @@ const char C_HASKELL_PROJECT_ID[] = "Haskell.Project";
const char C_HASKELL_RUNCONFIG_ID[] = "Haskell.RunConfiguration";
const char C_STACK_BUILD_STEP_ID[] = "Haskell.Stack.Build";
const char OPTIONS_GENERAL[] = "Haskell.A.General";
+const char A_RUN_GHCI[] = "Haskell.RunGHCi";
} // namespace Haskell
} // namespace Constants