Skip to content

Commit 5e901f5

Browse files
committed
Release 0.5.1
1 parent 684c83b commit 5e901f5

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
Changelog
22
=========
33

4-
master
5-
------
4+
0.5.1 (Dec 27, 2014)
5+
--------------------
6+
7+
- Explicitly set local values of variables
68

79
0.5 (Oct 3, 2014)
810
-----------------

flycheck-haskell.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;; Author: Sebastian Wiesner <swiesner@lunaryorn.com>
77
;; URL: https://github.com/flycheck/flycheck-haskell
88
;; Keywords: tools, convenience
9-
;; Version: 0.6-cvs
9+
;; Version: 0.5.1
1010
;; Package-Requires: ((flycheck "0.19-cvs") (haskell-mode "13.7") (dash "2.4.0") (let-alist "1.0.1"))
1111

1212
;; This file is not part of GNU Emacs.

0 commit comments

Comments
 (0)