melpa/recipes/haskell-mode
Herbert Valerio Riedel 32229e490f 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.
2013-06-26 15:24:13 +02:00

7 lines
144 B
Text

(haskell-mode
:repo "haskell/haskell-mode"
:fetcher github
:files ("*.el"
"haskell-mode.texi"
"NEWS"
"logo.svg"))