17
0
Files
ghc-parser-combinators/ghc-parser-combinators.changes

40 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Sat May 11 02:00:52 UTC 2019 - psimons@suse.com
- 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`.
-------------------------------------------------------------------
Sat Apr 6 02:02:45 UTC 2019 - psimons@suse.com
- 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.
-------------------------------------------------------------------
Wed Jan 2 03:01:18 UTC 2019 - psimons@suse.com
- Update parser-combinators to version 1.0.1.
## Parser combinators 1.0.1
* Cosmetic changes in the source code.
-------------------------------------------------------------------
Sat Oct 20 11:31:49 UTC 2018 - Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Tue Jul 10 18:17:16 UTC 2018 - psimons@suse.com
- Add parser-combinators at version 1.0.0.