streamly
streamly copied to clipboard
Bug in either `Parser.choice` or `asum`
trafficstars
The test case written for choice fails when it is replaced by asum.
See https://github.com/composewell/streamly/pull/1174
The dependent combinator (shortest) is currently broken. We need to fix that before we proceed with this. Pushing this to 0.10.0
We don't support shortest anymore.
We don't support choice anymore.