elm-community / parser-combinators

A parser combinator library for Elm.

Home Page:http://package.elm-lang.org/packages/elm-community/parser-combinators/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot be used with Fresheyeball/elm-return

roSievers opened this issue · comments

Just as in #18, the 6.0.0 update to elm-return introduces an infix precedence that is incompatible with elm-combine. I'll also report this to and hope you two find a way to get the packages compatible again.

Bug at elm-return: Fresheyeball/elm-return#6
For everyone else reading along, this triggers elm/compiler#1096

It looks like this was fixed in elm-return so I'm closing this issue.