melpa/recipes/fsharp-mode

11 lines
279 B
Text
Raw Normal View History

2012-12-17 19:18:17 +00:00
(fsharp-mode
:fetcher github
2013-11-06 11:18:58 +00:00
:repo "rneatherway/emacs-fsharp-mode-bin"
:files ("*.el"
("bin"
2013-11-06 11:18:58 +00:00
"fsautocomplete.exe"
"FSharp.CompilerBinding.dll"
"FSharp.Compiler.Editor.dll"
"NDesk.Options.dll"
"Newtonsoft.Json.dll")))