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

Fix indentation in tutorial.fsx #568

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Fix indentation in tutorial.fsx #568

merged 1 commit into from
Nov 19, 2023

Conversation

gusty
Copy link
Member

@gusty gusty commented Nov 19, 2023

This was issuing a warning about the indentation, which was workarounded with a #nowarn.

But now, in F# 8 / Net 8 the compilation breaks due to strict indentation so now the fix is to add some indentation and hidden modules.

@gusty gusty force-pushed the gus/fix-tutorial-indent branch from d4043de to 2e50ebd Compare November 19, 2023 23:01
@gusty gusty changed the title Fix indentation which became a breaking change in F# 8 Fix indentation in tutorial.fsx Nov 19, 2023
@gusty gusty merged commit 8b35146 into master Nov 19, 2023
6 of 8 checks passed
@gusty gusty deleted the gus/fix-tutorial-indent branch February 12, 2024 18:29
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.

1 participant