OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-happy-lib?expand=0&rev=2
18 lines
562 B
Plaintext
18 lines
562 B
Plaintext
-------------------------------------------------------------------
|
|
Sun Aug 17 07:57:52 UTC 2025 - Peter Simons <psimons@suse.com>
|
|
|
|
- Update happy-lib to version 2.1.7.
|
|
## 2.1.7
|
|
|
|
* Add support for `{-# OPTIONS_HAPPY ... #-}` pragmas
|
|
([#342](https://github.com/haskell/happy/issues/342)).
|
|
|
|
* Tested with GHC 8.0 - 9.12.2.
|
|
The Haskell code generated by Happy is for GHC 8.0 and up.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 17 09:09:17 UTC 2025 - Peter Simons <psimons@suse.com>
|
|
|
|
- Add happy-lib at version 2.1.6.
|
|
|