Package Release Info

ghc-shakespeare-2.1.1-bp160.1.21

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-shakespeare
ghc-shakespeare-devel
ghc-shakespeare-doc
ghc-shakespeare-prof

Change Logs

* Mon Aug 05 2024 Peter Simons <psimons@suse.com>
- 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
* Mon Sep 11 2023 Peter Simons <psimons@suse.com>
- 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
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Thu Jul 07 2022 Peter Simons <psimons@suse.com>
- 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
* Tue May 24 2022 Peter Simons <psimons@suse.com>
- 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)
* Fri Mar 04 2022 Peter Simons <psimons@suse.com>
- Update shakespeare to version 2.0.26.
  [#]## 2.0.26
  * Support `@supports` [#263](https://github.com/yesodweb/shakespeare/pull/263)
Version: 2.0.25.1-bp155.2.15
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
Version: 2.0.25.1-bp154.1.15
* Thu Dec 23 2021 Peter Simons <psimons@suse.com>
- 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)
* Tue Oct 12 2021 psimons@suse.com
- Update shakespeare to version 2.0.25 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Fri Aug 28 2020 psimons@suse.com
- Update shakespeare to version 2.0.25.
  [#]## 2.0.25
  * Support for GHC 9.0 [#254](https://github.com/yesodweb/shakespeare/pull/254)
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Fri Jun 19 2020 psimons@suse.com
- 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)
* Tue Jun 09 2020 psimons@suse.com
- Add shakespeare at version 2.0.24.
Version: 2.0.13-bp150.2.4
* Mon Apr 24 2017 psimons@suse.com
- Update to version 2.0.13 with cabal2obs.
* Mon Jan 09 2017 psimons@suse.com
- Update to version 2.0.12.1 with cabal2obs.
* Tue Nov 22 2016 psimons@suse.com
- Update to version 2.0.11.2 with cabal2obs.
* Thu Sep 15 2016 psimons@suse.com
- Update to version 2.0.11.1 revision 0 with cabal2obs.
* Wed Aug 17 2016 psimons@suse.com
- Update to version 2.0.11 revision 0 with cabal2obs.
* Mon Aug 01 2016 psimons@suse.com
- Update to version 2.0.10 revision 0 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 2.0.9 revision 0 with cabal2obs.
* Tue Jun 21 2016 mimi.vx@gmail.com
- update to 2.0.9
  * Better empty HTML tag list
* Tue Apr 26 2016 mimi.vx@gmail.com
- update to 2.0.8.2
* Sat Apr 16 2016 mimi.vx@gmail.com
- update to 2.0.8.1
  * Make it work with GHC-8.0
* Tue Mar 29 2016 mimi.vx@gmail.com
- update to 2.0.8
  * Improve docs in Text.Hamlet
* Sat Nov 14 2015 mimi.vx@gmail.com
- initial commit