mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 19:19:51 +00:00
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:
parent
cefd80c8f6
commit
32229e490f
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@
|
|||
:fetcher github
|
||||
:files ("*.el"
|
||||
"haskell-mode.texi"
|
||||
"NEWS"
|
||||
"logo.svg"))
|
||||
|
|
Loading…
Reference in a new issue