1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2024-12-29 03:00:16 +00:00
melpa/recipes/fsharp-mode
2013-03-30 23:40:10 +00:00

9 lines
309 B
Text

(fsharp-mode
:fetcher github
:repo "fsharp/fsharpbinding"
:files ("emacs/*.el"
("bin"
"lib/fsautocomplete/fsautocomplete.exe"
"lib/fsautocomplete/FSharp.CompilerBinding.dll"
"lib/ndesk-options/NDesk.Options.dll"
"lib/newtonsoft.json/Newtonsoft.Json.dll")))