melpa/recipes/fsharp-mode
2013-11-06 11:18:58 +00:00

10 lines
279 B
Text

(fsharp-mode
:fetcher github
:repo "rneatherway/emacs-fsharp-mode-bin"
:files ("*.el"
("bin"
"fsautocomplete.exe"
"FSharp.CompilerBinding.dll"
"FSharp.Compiler.Editor.dll"
"NDesk.Options.dll"
"Newtonsoft.Json.dll")))