1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-17 17:00:09 -09:00
melpa/recipes/fsharp-mode
2013-03-12 08:27:12 +00:00

8 lines
257 B
Text

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