melpa/recipes/fsharp-mode
2014-02-12 16:47:22 +00:00

11 lines
307 B
Text

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