Commits on Source (12)
-
Oleg Grenrus authored14fc6d53
-
Oleg Grenrus authored
Allow tasty-1.5
Unverifiedcda16b0c -
Oleg Grenrus authoredb15fcc1c
-
Oleg Grenrus authored
Alternative.many = many; Alternative.some = many1
Unverified088590bf -
Oleg Grenrus authored
Don't compare source names when deciding "longer match" in mergeError. #175 would be a better fix, but that would require a major bump.
406f858e -
Oleg Grenrus authored
Resolve #171.
Unverified8a9fe530 -
Oleg Grenrus authorede3e42050
-
Oleg Grenrus authored
Resolve #48: Add Exception ParseError instance
Unverified60b80576 -
Oleg Grenrus authored92eea2ce
-
Oleg Grenrus authored
Undo specialized many
Unverified647c5704 -
Oleg Grenrus authored00db918c
-
Oleg Grenrus authored
Allow base-4.20
Unverified9c071b05
Showing
- .github/workflows/haskell-ci.yml 23 additions, 18 deletions.github/workflows/haskell-ci.yml
- ChangeLog.md 9 additions, 0 deletionsChangeLog.md
- parsec.cabal 19 additions, 4 deletionsparsec.cabal
- src/Text/Parsec/Combinator.hs 0 additions, 18 deletionssrc/Text/Parsec/Combinator.hs
- src/Text/Parsec/Error.hs 11 additions, 1 deletionsrc/Text/Parsec/Error.hs
- src/Text/Parsec/Prim.hs 16 additions, 0 deletionssrc/Text/Parsec/Prim.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