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

Move to F# 6 #3232

Merged
merged 10 commits into from Nov 5, 2021
Merged

Move to F# 6 #3232

merged 10 commits into from Nov 5, 2021

Conversation

pbiggar
Copy link
Member

@pbiggar pbiggar commented Nov 5, 2021

Move up to F# 6. Note that we don't use any features of it yet:

  • Ply is faster than F# tasks (with Resumable State Machines) in my tests by about 25% (tested using https://github.com/darklang/fizzboom)
  • Fantomas doesn't seem to like formatting the non-dot versions of table lookups (dict[key] vs dict.[key])

@pbiggar pbiggar merged commit 85e9285 into main Nov 5, 2021
@pbiggar pbiggar deleted the paul/fs6 branch November 5, 2021 02:53
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.

None yet

1 participant