AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update http-api-data to version 0.4. 0.4 - -- * `NominalDiffTime` instances preserve precision (roundtrip) * Add `Semigroup.Min`, `Max`, `First`, `Last` instances * Add `Tagged b a` instances
- Update http-api-data to version 0.3.10. 0.3.10 - -- * Fix 'SetCookie' instances (see [#86](https://github.com/fizruk/http-api-data/pull/86)) * Add support for `Fixed` (see [#78](https://github.com/fizruk/http-api-data/pull/87)) 0.3.9 - -- * GHC-8.6 support * Remove dependency on `uri-bytestring` and use functions from `http-types` instead (see [#75](https://github.com/fizruk/http-api-data/pull/78)) * Add support for `SetCookie` (see [#74](https://github.com/fizruk/http-api-data/pull/74))
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
- Update http-api-data to version 0.3.8.1. * GHC-8.4.1 support * Stable URL-encoding for `Form`s (see [#67](https://github.com/fizruk/http-api-data/pull/67)): * Introduce `urlEncodeParams` and `urlDecodeParams`; * Introduce `urlEncodeAsFormStable` and use stable encoding for doctests; * Add `toEntriesByKeyStable` and `toListStable`; * Add `Semigroup` instance for `Form` (see [#69](https://github.com/fizruk/http-api-data/pull/69)); * Relax upper bound on Cabal (see [#73](https://github.com/fizruk/http-api-data/pull/73)).
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 0.3.7.1 with cabal2obs.
- Update to version 0.3.7 with cabal2obs.
- Update to version 0.3.6 with cabal2obs.
- Improve package description.
- Update to version 0.3.5 with cabal2obs.
- Update to version 0.2.4 revision 0 with cabal2obs.
- Update to version 0.2.3 revision 0 with cabal2obs.
- update to 0.2.3 * Add more parser helpers for Bounded Enum types.
- update to 0.2.2 * Add instances for more time types: LocalTime, ZonedTime, UTCTime and NominalDiffTime
- correct license to BSD-2-Clause
- initial commit