You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
@forki controls access. Right now this builds both a Mono 'make' install and a Windows 'cd src; msbuild fsharp-build.proj' build. No binaries are saved from the build, it is just for sanity checking.
48
54
49
55
Uses bootstrapping libraries, tools and F# compiler. The`lib/bootstrap/X.0` directories contain mono-built libraries, compiler and tools that can be used to bootstrap a build. You can also supply your own via the`--with-bootstrap` option.
50
56
51
-
F#original powerpacksources are available from[fsharppowerpack.codeplex.com](http://fsharppowerpack.codeplex.com).
57
+
F#compilersources dropped by Microsoft are available from[fsharppowerpack.codeplex.com](http://fsharppowerpack.codeplex.com).