| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update parser-combinators to version 1.2.1. [#]# Parser combinators 1.2.1 * The tests in `parser-combinators-tests` now work with Megaparsec 8. * Dropped support for GHC 8.2.
- Drop obsolete group attributes.
- Update parser-combinators to version 1.2.0. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/parser-combinators-1.2.0/src/CHANGELOG.md
- Update parser-combinators to version 1.1.0.
[#]# Parser combinators 1.1.0
* Added support for ternary operators; see `TernR` in
`Control.Monad.Combinators.Expr`.
- Update parser-combinators to version 1.0.3.
[#]# Parser combinators 1.0.3
* Dropped support for GHC 7.10.
* Added a test suite as a separate package called
`parser-combinators-tests`.
- Update parser-combinators to version 1.0.2.
[#]# Parser combinators 1.0.2
* Defined `liftA2` for `Permutation` manually. The new definition should be
more efficient.
* Made inner `Maybe` field in `Permutation` strict.
- Update parser-combinators to version 1.0.1. [#]# Parser combinators 1.0.1 * Cosmetic changes in the source code.
- Use https URL to refer to bugs.opensuse.org.
- Add parser-combinators at version 1.0.0.