mirror of
https://github.com/correl/melpa.git
synced 2025-03-17 17:00:09 -09: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…
Add table
Reference in a new issue