| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update shakespeare to version 2.1.1. 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/shakespeare-2.1.1/src/ChangeLog.md
- Update shakespeare to version 2.1.0.1. [#]## 2.1.0.1 * Fix 100⨯ slowdown on parsec-3.1.15 [#277](https://github.com/yesodweb/shakespeare/pull/277) [#]## 2.1.0 * Add `OverloadedRecordDot`-style record access in expressions
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
- Update shakespeare to version 2.0.30. 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/shakespeare-2.0.30/src/ChangeLog.md
- Update shakespeare to version 2.0.29. [#]## 2.0.29 * Support the upcoming `template-haskell` release with GHC 9.4 [#267](https://github.com/yesodweb/shakespeare/pull/267) [#]## 2.0.28 * Add support for sub-blocks in mixins [#264](https://github.com/yesodweb/shakespeare/pull/264) [#]## 2.0.27 * Change how embedded templates are located by the compiler. Relative files are now resolved using the Cabal project root, to fix builds of multi-project codebases. [#266](https://github.com/yesodweb/shakespeare/pull/266) * Change how messages are located by the compiler. The message directory is now resolved using the Cabal project root, to fix builds of multi-project codebases. [#266](https://github.com/yesodweb/shakespeare/pull/266)
- Update shakespeare to version 2.0.26. [#]## 2.0.26 * Support `@supports` [#263](https://github.com/yesodweb/shakespeare/pull/263)
- disable %{ix86} build
- Update shakespeare to version 2.0.25.1. [#]## 2.0.25.1 * Support for GHC 9.2 and aeson 2 [#260](https://github.com/yesodweb/shakespeare/pull/260)
- Update shakespeare to version 2.0.25 revision 1. Upstream has revised the Cabal build instructions on Hackage.
- disable %{ix86} build
- Update shakespeare to version 2.0.25. [#]## 2.0.25 * Support for GHC 9.0 [#254](https://github.com/yesodweb/shakespeare/pull/254)
- Replace %setup -q with the more modern %autosetup macro.
- Update shakespeare to version 2.0.24.1. [#]## 2.0.24.1 * Derive Lift instances wherever possible [#252](https://github.com/yesodweb/shakespeare/pull/252)
- Add shakespeare at version 2.0.24.
- Update to version 2.0.13 with cabal2obs.
- Update to version 2.0.12.1 with cabal2obs.
- Update to version 2.0.11.2 with cabal2obs.
- Update to version 2.0.11.1 revision 0 with cabal2obs.
- Update to version 2.0.11 revision 0 with cabal2obs.
- Update to version 2.0.10 revision 0 with cabal2obs.
- Update to version 2.0.9 revision 0 with cabal2obs.
- update to 2.0.9 * Better empty HTML tag list
- update to 2.0.8.2
- update to 2.0.8.1 * Make it work with GHC-8.0
- update to 2.0.8 * Improve docs in Text.Hamlet
- initial commit