melpa/recipes/fsharp-mode

10 lines
304 B
Text
Raw Normal View History

2012-12-17 19:18:17 +00:00
(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")))