Include NEWS file in haskell-mode recipe

A new `M-x haskell-mode-view-news` (inspired by `M-x view-emacs-news`) that will be committed shortly, which'll require the NEWS file to be available.
This commit is contained in:
Herbert Valerio Riedel 2013-06-26 15:24:13 +02:00
parent cefd80c8f6
commit 32229e490f

View file

@ -3,4 +3,5 @@
:fetcher github
:files ("*.el"
"haskell-mode.texi"
"NEWS"
"logo.svg"))