Resolve #171.
Don't compare source names when deciding "longer match" in mergeError. #175 would be a better fix, but that would require a major bump.
Showing
- ChangeLog.md 3 additions, 0 deletionsChangeLog.md
- parsec.cabal 14 additions, 0 deletionsparsec.cabal
- src/Text/Parsec/Error.hs 7 additions, 1 deletionsrc/Text/Parsec/Error.hs
- test/issue127.hs 1 addition, 0 deletionstest/issue127.hs
- test/issue171.hs 29 additions, 0 deletionstest/issue171.hs
- test/issue175.hs 26 additions, 0 deletionstest/issue175.hs
test/issue171.hs
0 → 100644
test/issue175.hs
0 → 100644
Please register or sign in to comment