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")))