From 05cac21377bdd9242dd3bd27f222ba5deea5bcb6 Mon Sep 17 00:00:00 2001
From: "Cary M. Robbins"
Date: Mon, 16 Nov 2015 22:50:01 -0500
Subject: [PATCH] Bumped version to 0.3-beta.24
---
META-INF/plugin.xml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/META-INF/plugin.xml b/META-INF/plugin.xml
index 92c17d086..08206575c 100644
--- a/META-INF/plugin.xml
+++ b/META-INF/plugin.xml
@@ -1,7 +1,7 @@
com.haskforce
HaskForce
- 0.3-beta.23
+ 0.3-beta.24
HaskForce on GitHub
Plugin for Haskell language support.
@@ -15,6 +15,14 @@
If you encounter any issues, please submit them on our
bug tracker.
+
+ v0.3-beta.24
+
+ - Added stack support (#167)
+ - Added ghc-mod 5.4 support (#182)
+ - Parse numeric escapes (#196) and haddock comments (#198)
+
+
v0.3-beta.23