melpa/recipes/fsharp-mode
2013-01-28 00:44:42 +00:00

9 lines
304 B
Text

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