Package Release Info

ghc-aeson-compat-0.3.5.1-2.4

Update Info: 5585
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-aeson-compat
ghc-aeson-compat-devel

Change Logs

* Thu Jul 14 2016 psimons@suse.com
- Remove obsolete remove_nats.patch. We ship ghc-nats now.
* Sun Jul 10 2016 mimi.vx@gmail.com
- 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
* Sat Jun 04 2016 mimi.vx@gmail.com
- update to 0.3.4.0
  * Add NominalDiffTime instances
* Wed May 11 2016 mimi.vx@gmail.com
- updte to 0.3.3.0
  * Enable PolyKinds to generalize Proxy, Tagged, and Const instances.
* Tue Mar 29 2016 mimi.vx@gmail.com
- update to 0.3.2.0
* Fri Mar 25 2016 mimi.vx@gmail.com
- allow aeson-0.11.1
* Wed Feb 10 2016 mimi.vx@gmail.com
- 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
* Sun Dec 27 2015 mimi.vx@gmail.com
- initial commit