mirror of
https://github.com/correl/melpa.git
synced 2024-12-18 11:06:10 +00:00
update haskell-mode recipe to include "logo.svg"
This commit is contained in:
parent
aba18f15fb
commit
97a27ad66d
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