We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 684c83b commit 5e901f5Copy full SHA for 5e901f5
CHANGES.md
@@ -1,8 +1,10 @@
1
Changelog
2
=========
3
4
-master
5
-------
+0.5.1 (Dec 27, 2014)
+--------------------
6
+
7
+- Explicitly set local values of variables
8
9
0.5 (Oct 3, 2014)
10
-----------------
flycheck-haskell.el
@@ -6,7 +6,7 @@
;; Author: Sebastian Wiesner <swiesner@lunaryorn.com>
;; URL: https://github.com/flycheck/flycheck-haskell
;; Keywords: tools, convenience
-;; Version: 0.6-cvs
+;; Version: 0.5.1
;; Package-Requires: ((flycheck "0.19-cvs") (haskell-mode "13.7") (dash "2.4.0") (let-alist "1.0.1"))
11
12
;; This file is not part of GNU Emacs.
0 commit comments