Skip to content

Conversation

@patritzenfeld
Copy link
Contributor

Adresses Issue #13.

There simply was no parser alternative for literals containing prefix operators in gread. This caused the "constructor" to be parsed as only "-" without the actual digits.

As far as I'm aware, minus is the only prefix operator in Haskell, so I directly match it in the new alternative.

@sergv sergv merged commit 675194b into dreixel:master Aug 21, 2025
14 checks passed
@sergv
Copy link
Collaborator

sergv commented Aug 21, 2025

Thanks!

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