mirror of
https://github.com/correl/melpa.git
synced 2024-12-18 19:21:32 +00:00
Merge pull request #717 from scvalex/haskell-mode-explicit-files
Update haskell-mode recipe to include "logo.svg"
This commit is contained in:
commit
5cfdbde909
1 changed files with 5 additions and 2 deletions
|
@ -1,2 +1,5 @@
|
|||
(haskell-mode :repo "haskell/haskell-mode" :fetcher github)
|
||||
|
||||
(haskell-mode
|
||||
:repo "haskell/haskell-mode"
|
||||
:fetcher github
|
||||
:files ("*.el"
|
||||
"logo.svg"))
|
||||
|
|
Loading…
Reference in a new issue