Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added all compiler args #1122

Merged
merged 5 commits into from
Feb 2, 2016
Merged

added all compiler args #1122

merged 5 commits into from
Feb 2, 2016

Conversation

cloudRoutine
Copy link
Member

params are passed as a list of type safe args instead of a record with a list of magic strings

/// ## Sample
///
/// ["file1.fs"; "file2.fs"]
/// |> Fsc [Out ""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be Compile

@forki
Copy link
Member

forki commented Feb 2, 2016

Ok let's try that ;-)

Thx for making it much less breaking. We will see if we still break someone.

@forki forki merged commit 90c2f4b into fsprojects:master Feb 2, 2016
@forki
Copy link
Member

forki commented Feb 2, 2016

catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants