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 #89 - nested quotation literals #142

Closed
wants to merge 1 commit into from
Closed

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Jan 27, 2015

This fixes the problem with nested quotation literals described in #89

The fix requires an extension to the FSharp.Core API and only applies to F# 4.0+ combined with FSharp.Core 4.4.0.0+

The code includes some updates to the surface area unittests baselines associated with previous library additions.

@dsyme dsyme closed this in 0a23b20 Jan 28, 2015
@latkin latkin added the fixed label Jan 28, 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