Package Release Info

ghc-servant-server-0.19-bp154.1.18

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-servant-server
ghc-servant-server-devel

Change Logs

* Wed Feb 02 2022 Peter Simons <psimons@suse.com>
- Update servant-server to version 0.19.
  Package versions follow the [Package Versioning Policy](https://pvp.haskell.org/): in A.B.C, bumps to either A or B represent major versions.
  0.19
  - ---
  [#]## Significant changes
  - Drop support for GHC < 8.6.
  - Support GHC 9.0 (GHC 9.2 should work as well, but isn't fully tested yet).
  - Support Aeson 2 ([#1475](https://github.com/haskell-servant/servant/pull/1475)),
    which fixes a [DOS vulnerability](https://github.com/haskell/aeson/issues/864)
    related to hash collisions.
  - Add `NamedRoutes` combinator, making support for records first-class in Servant
    ([#1388](https://github.com/haskell-servant/servant/pull/1388)).
  - Add custom type errors for partially applied combinators
    ([#1289](https://github.com/haskell-servant/servant/pull/1289),
    [#1486](https://github.com/haskell-servant/servant/pull/1486)).
* Tue Sep 07 2021 Ond?ej Súkup <mimi.vx@gmail.com>
- relax dep constraints on base-compat-*
* Thu Jun 24 2021 psimons@suse.com
- Update servant-server to version 0.18.3.
  0.18.3
  - -----
  [#]## Significant changes
  - Add response header support to UVerb (#1420)
  [#]## Other changes
  - Support GHC-9.0.1.
  - Bump `bytestring`, `hspec` and `base64-bytestring` dependencies.
* Sat May 15 2021 psimons@suse.com
- Update servant-server to version 0.18.2 revision 1.
  Upstream has revised the Cabal build instructions on Hackage.
* Tue Jan 19 2021 Ond?ej Súkup <mimi.vx@gmail.com>
- relax dep on http-api-data
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Wed Dec 09 2020 psimons@suse.com
- Add servant-server at version 0.18.2.
Version: 0.11-bp150.1.3
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Thu Jul 27 2017 psimons@suse.com
- Update to version 0.11 revision 1.
* Sun Feb 12 2017 psimons@suse.com
- Update to version 0.9.1.1 revision 1 with cabal2obs.
* Thu Sep 15 2016 psimons@suse.com
- Update to version 0.8.1 revision 0 with cabal2obs.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 0.7.1 revision 0 with cabal2obs.