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

Fixed Playground compilation error #350

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

macwilko
Copy link
Contributor

@macwilko macwilko commented Sep 16, 2024

Playground example had a compilation error due to some changes in Swift Parsing.

Using the ParsePrint with input initialiser fixes the problem

Related issue: #349

Fix the initialiser for ParsePrint
Copy link
Member

@stephencelis stephencelis left a comment

Choose a reason for hiding this comment

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

Thanks!

@stephencelis stephencelis merged commit 82f10fc into pointfreeco:main Sep 16, 2024
kommthom added a commit to kommthom/swift-parsing that referenced this pull request Oct 4, 2024
Fix the initialiser for ParsePrint
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