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

Update frontend to support quick fix for stubbing out functions without body #87

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

fwcd
Copy link
Owner

@fwcd fwcd commented Feb 25, 2025

This updates the Curry frontend to support a new quick fix for stubbing out functions without a body:

image

generating

someFunc :: Int -> Int
someFunc = failed

Marked draft until merged upstream.

@fwcd fwcd added the frontend update Bumps the Curry frontend label Feb 25, 2025
@fwcd fwcd marked this pull request as ready for review March 3, 2025 04:11
@fwcd fwcd merged commit ec32e9e into main Mar 3, 2025
3 checks passed
@fwcd fwcd deleted the no-body-quick-fix branch March 3, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend update Bumps the Curry frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant