AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update aeson-compat to version 0.3.9. [#] 0.3.9 - Add `ToJSON/FromJSON Void`
- Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner.
- Update aeson-compat to version 0.3.8. [#] 0.3.8 - Re-implement `withNumber` - Add `withEmbeddedJSON`
- Update aeson-compat to version 0.3.7.1 revision 3. - Use `attoparsec-iso8601` time parsers. - Don't export `GToJSON` etc. members.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 0.3.6 revision 6 with cabal2obs.
- Update to version 0.3.6 revision 4 with cabal2obs.
- Update to version 0.3.6 revision 2 with cabal2obs.
- Update to version 0.3.6 revision 1 with cabal2obs.
- Update to version 0.3.6 revision 0 with cabal2obs.
- Update to version 0.3.5.1 revision 1 with cabal2obs.
- Remove obsolete remove_nats.patch. We ship ghc-nats now.
- update to version 0.3.5.1 revision 0 * value, value' and Parser are exported from Data.Aeson.Compat * Use explicit export list. Now we are sure we don't break interface. * Fix (.=) export regression introduced by 0.3.5.0
- update to 0.3.4.0 * Add NominalDiffTime instances
- updte to 0.3.3.0 * Enable PolyKinds to generalize Proxy, Tagged, and Const instances.
- update to 0.3.2.0
- allow aeson-0.11.1
- update to 0.3.1.0 - add remove_nats.patch * aeson-0.11 support * Add ToJSON Day and LocalTime instances * Add Natural, Ordering and Version instances
- initial commit