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 1ec7113..f4c1bea 100644
--- a/plugins/haskell/haskellconstants.h
+++ b/plugins/haskell/haskellconstants.h
@@ -34,6 +34,7 @@ const char C_HASKELL_PROJECT_MIMETYPE[] = "text/x-haskell-project";
const char C_HASKELL_RUNCONFIG_ID_PREFIX[] = "Haskell.Run.";
const char C_HASKELL_PROJECT_ID[] = "Haskell.Project";
const char C_HASKELL_EXECUTABLE_KEY[] = "Haskell.Executable";
+const char OPTIONS_GENERAL[] = "Haskell.A.General";
} // namespace Haskell
} // namespace Constants