Skip to content

Instantly share code, notes, and snippets.

@wk-j
Created May 5, 2015 05:18
Show Gist options
  • Save wk-j/4ebcbdf596dc253d1c50 to your computer and use it in GitHub Desktop.
Save wk-j/4ebcbdf596dc253d1c50 to your computer and use it in GitHub Desktop.
.emacs
(setq inferior-fsharp-program "\"C:\Program Files\Microsoft SDKs\F#\4.0\Framework\v4.0\Fsi.exe\"")
(setq fsharp-compiler "\"C:\Program Files\Microsoft SDKs\F#\4.0\Framework\v4.0\Fsc.exe\"")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment