melpa/recipes/fsharp-mode

11 lines
337 B
Text
Raw Normal View History

2012-12-17 20:18:17 +01:00
(fsharp-mode
:fetcher github
:repo "rneatherway/fsharpbinding"
:commit "origin/packaging"
: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")))