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 Fn::Not, Fn::And, and Fn::Or #63

Merged
merged 1 commit into from
Feb 2, 2016
Merged

Conversation

bkrodgers
Copy link
Contributor

Rolls back a portion of #57 to fix #60. This only fixes it in the sense that it works again and adds unit tests for the cases that #57 broke. I'll leave #60 open as we'd like to add better type safety as was intended. However, I'm running into issues with getting it to work with all the implicits involved in the AmazonFunctionCall and Token conversions, and I need to move on for now.

…ng Token[String] for now, but would like to narrow still
tjcorr pushed a commit that referenced this pull request Feb 2, 2016
Fix `Fn::Not`, `Fn::And`, and `Fn::Or`
@tjcorr tjcorr merged commit a0ed3d9 into master Feb 2, 2016
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.

Fix Fn::Not, Fn::And, and Fn::Or
2 participants