Skip to content

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Oct 15, 2015

This completes the work started here #431 by @7sharp9

7sharp9 and others added 4 commits October 9, 2015 16:06
The PR fixed the fragmented types that are currently presented on an
incomplete type check i.e. if a referenced nuget package is not
restored etc.

e.g. types may be represented by `?25354-> ?25345`  rather than ’a -> ‘b

Ive fixed all the occurrence that I can see happen although there could
be further issues in `FSharpMemberOrFunctionOrValue.FullType` as I only
touched `ValRef`’s
@7sharp9
Copy link
Member

7sharp9 commented Oct 15, 2015

Thanks this is great!

dsyme added a commit that referenced this pull request Oct 15, 2015
Prettify formatting of symbol types
@dsyme dsyme merged commit bf56100 into fsharp:master Oct 15, 2015
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