(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")))