Skip to content

Commit

Permalink
Release 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Oct 3, 2014
1 parent e81bb6a commit f60155c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Changelog
=========

master (in development)
-----------------------
0.5 (Oct 3, 2014)
-----------------

- Extract language extensions from Cabal projects [GH-3]
- Set the language from Cabal [GH-9]
Expand All @@ -11,7 +11,7 @@ master (in development)

0.4 (Apr 25, 2014)
------------------

cc
- Add build files from executables to GHC path
- Add interactive `flycheck-haskell-configure` to explicitly re-configure
Flycheck
Expand Down
2 changes: 1 addition & 1 deletion flycheck-haskell.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
;; Author: Sebastian Wiesner <[email protected]>
;; URL: https://github.com/flycheck/flycheck-haskell
;; Keywords: tools, convenience
;; Version: 0.5-cvs
;; Version: 0.5
;; Package-Requires: ((flycheck "0.19-cvs") (haskell-mode "13.7") (dash "2.4.0"))

;; This file is not part of GNU Emacs.
Expand Down

0 comments on commit f60155c

Please sign in to comment.