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 recursive namespaces and fix recursive modules with access modifier #316

Merged
merged 3 commits into from
Oct 1, 2018

Conversation

sasmithjr
Copy link
Contributor

Provides a fix for issue #292.

Additionally, provides a fix for printing recursive modules with access modifier. module internal rec Test = was being rewritten as module rec internal Test = in v2.8.1.

I also added .ionide to the .gitignore.

Let me know if anything needs changed!

Copy link
Contributor

@nojaf nojaf left a comment

Choose a reason for hiding this comment

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

Thanks!

@nojaf nojaf merged commit f218d6d into fsprojects:master Oct 1, 2018
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.

2 participants