File ghc-wai-extra.changes of Package ghc-wai-extra.32273
-------------------------------------------------------------------
Fri Jan 12 06:29:36 UTC 2024 - Peter Simons <psimons@suse.com>
- Update wai-extra to version 3.1.14.
## 3.1.15
* Request parsing throws an exception rather than `error`ing [#964](https://github.com/yesodweb/wai/pull/964):
* Add `RequestParseException` type and expose it from the `Network.Wai.Parse` module.
* Behavior change : `parseRequestBody` and `parseRequestBodyEx` (exported from `Network.Wai.Parse`) throw `RequestParseException` rather than calling `error`.
## 3.1.14.0
* `defaultGzipSettings` now exported to not depend on `Data.Default` [#959](https://github.com/yesodweb/wai/pull/959)
-------------------------------------------------------------------
Tue Nov 1 23:47:27 UTC 2022 - Peter Simons <psimons@suse.com>
- Add wai-extra at version 3.1.13.0 revision 1.