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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/haskell/haskellconstants.h b/plugins/haskell/haskellconstants.h
index 05b5c91..55be670 100644
--- a/plugins/haskell/haskellconstants.h
+++ b/plugins/haskell/haskellconstants.h
@@ -28,5 +28,8 @@
namespace Haskell {
namespace Constants {
+const char C_HASKELLEDITOR_ID[] = "Haskell.HaskellEditor";
+const char C_HASKELLSNIPPETSGROUP_ID[] = "Haskell";
+
} // namespace Haskell
} // namespace Constants