mirror of
https://github.com/correl/melpa.git
synced 2025-03-07 04:45:08 -10:00
Merge pull request #963 from magnars/split-dash-in-two
Split dash in two: dash.el and dash-functional.el
This commit is contained in:
commit
57eed8767c
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
(dash :fetcher github :repo "magnars/dash.el")
|
||||
(dash :fetcher github :repo "magnars/dash.el" :files ("dash.el"))
|
||||
|
|
1
recipes/dash-functional
Normal file
1
recipes/dash-functional
Normal file
|
@ -0,0 +1 @@
|
|||
(dash-functional :fetcher github :repo "magnars/dash.el" :files ("dash-functional.el"))
|
Loading…
Add table
Reference in a new issue