* Thu Feb 10 2022 psimons@suse.com
- Downgrade to version 1.20.0.
Upstream has retracted release 1.21.0 on Hackage.
* Mon Nov 01 2021 psimons@suse.com
- Update happy to version 1.21.0.
Upstream has renamed and modified the change log file(s) in this
release. Unfortunately, the automatic updater cannot reliable
determine relevant entries for this release.
* Thu Dec 17 2020 Ond?ej SĂșkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Wed Aug 26 2020 psimons@suse.com
- Update happy to version 1.20.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/happy-1.20.0/src/CHANGES
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 16 2020 Peter Simons <psimons@suse.com>
- Re-generate file with latest version of spec-cleaner.
Version: 1.19.9-bp151.1.10
* Sat Oct 20 2018 Peter Simons <psimons@suse.com>
- Update Cabal build instructions to support ghc-8.6.1.
* Wed Jul 18 2018 psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
* Wed Jun 13 2018 ptrommler@icloud.com
- Another tweak for SLE 12
* use plain make to build documentation
* Tue Jun 12 2018 ptrommler@icloud.com
- Fix build on SLE 12 SP 3
* configure in doc directory chokes on
- -disable-dependency-tracking
* Wed May 16 2018 psimons@suse.com
- Update to version 1.19.9.
* Fix build with GHC 8.4.1-alpha
* Fix issue #94 (some grammars don't compile due to new type
signatures introduced to allow overloading to be used)
* Fix misisng test suite files in the sdist
* Manually generate Parser.hs using Makefile before sdist,
to fix bootstrapping problems with cabal sandboxes & new-build
* Documentation fixes
* Fixed GLR support
* new option -p/--pretty prints the grammar rules (only) to a file
* Added generation of additional type signatures to enable use
of typeclasses in monadic parsers.
* Code cleanups (thanks Index Int <vlad.z.4096@gmail.com>)
* fix for GHC 7.10 (Applicative/Monad, #19, #21)
* fix for GHC 7.2 (#16)
* fixes for clang (XCode 5)
Version: 1.19.5-bp150.2.4
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Tue Jul 11 2017 bwiedemann@suse.com
- Drop build logs from rpm to fix build-compare
* Sat Apr 29 2017 psimons@suse.com
- Update to version 1.19.5 revision 2 with cabal2obs.
Version: 1.19.5-2.3
* Sun Jul 10 2016 psimons@suse.com
- Update to version 1.19.5 revision 1 with cabal2obs.
* Wed May 13 2015 mimi.vx@gmail.com
- temporary disable tests
* Thu Apr 09 2015 mimi.vx@gmail.com
- update to 1.19.5
* Mon Feb 02 2015 peter.trommler@ohm-hochschule.de
- downgrade to 1.19.4
* strict version requirement by Haskell Platform
* Mon Feb 02 2015 mimi.vx@gmail.com
- change line endings from dos to unix in examples
* Sun Jan 18 2015 mimi.vx@gmail.com
- update to 1.19.5
- remove rpmlintrc
* fixes for GHC 7.10
* Code cleanups (thanks Index Int <vlad.z.4096@gmail.com>)
* Mon Nov 24 2014 mimi.vx@gmail.com
- change licence to BSD-2-Clause
* Sun Nov 23 2014 mimi.vx@gmail.com
- typo in Summary
* Sun Nov 23 2014 mimi.vx@gmail.com
- typo in Summary
* Fri Sep 12 2014 peter.trommler@ohm-hochschule.de
- update to 1.19.4
* fix manual page
* fix build with ghc 7.8 and (future) 7.10
* Haskell Platform 2014.2.0.0
- drop happy-1.18.6-generate-man-page.patch
* fixed upstream
* Sat Aug 23 2014 peter.trommler@ohm-hochschule.de
- enable PowerPC builds
* Mon May 06 2013 peter.trommler@ohm-hochschule.de
- spec file cleanup and reformatting by OBS service
* Thu Dec 27 2012 peter.trommler@ohm-hochschule.de
- fixed license tag
* Sat Nov 17 2012 peter.trommler@ohm-hochschule.de
- make service localonly for Factory submission
* Mon Oct 01 2012 peter.trommler@ohm-hochschule.de
- update to 1.18.10 from upstream for Haskell Platform 2012.4.0.0
* Sun Jun 10 2012 peter.trommler@ohm-hochschule.de
- dropped BuildRequires xmltex (not needed)
* Tue Jun 05 2012 peter.trommler@ohm-hochschule.de
- update to 1.18.9 from upstream for Haskell Platform 2012.2.0.0
* Mon May 07 2012 peter.trommler@ohm-hochschule.de
- patch file added
* Mon May 07 2012 peter.trommler@ohm-hochschule.de
- added patch to enable man page generation
- build, install and package man page
* Mon Jan 23 2012 peter.trommler@ohm-hochschule.de
- SPDX compliant version tag
- BR autoconf explicitly
Version: 1.19.12-bp152.1.20
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
* Wed Sep 04 2019 psimons@suse.com
- Update happy to version 1.19.12.
1.19.12
* Fix for building with GHC 8.8.x
* Move custom Setup preprocessing steps into a separate
executable, like Alex
- ----------------------------------------------------------------------------
* Fri Jun 07 2019 psimons@suse.com
- Update happy to version 1.19.11.
1.19.11
* Fix for building with GHC 8.6.x
- ----------------------------------------------------------------------------
* Fri May 10 2019 psimons@suse.com
- Update happy to version 1.19.10.
1.19.10
* Fix polymorphic (rank-n) non-terminals
* Fix for GHC 8.8.1
- ----------------------------------------------------------------------------