streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Bug in either `Parser.choice` or `asum`

Open adithyaov opened this issue 4 years ago • 2 comments
trafficstars

The test case written for choice fails when it is replaced by asum.

adithyaov avatar Aug 09 '21 06:08 adithyaov

See https://github.com/composewell/streamly/pull/1174

adithyaov avatar Aug 09 '21 06:08 adithyaov

The dependent combinator (shortest) is currently broken. We need to fix that before we proceed with this. Pushing this to 0.10.0

adithyaov avatar Sep 15 '22 10:09 adithyaov

We don't support shortest anymore. We don't support choice anymore.

adithyaov avatar Jul 19 '23 15:07 adithyaov