Commit Graph

5 Commits

Author SHA256 Message Date
Peter Trommler
a02b34da79 Accepting request 304886 from devel:languages:haskell:lts
- update to 0.8.0.2
* Fix ToJSON instance for 15-tuples.
* Support time-1.5.
* Add ToJSON and FromJSON instances for tuples of up to 15 elements.
* Major compiler and library compatibility changes: we have dropped
  support for GHC older than 7.4, text older than 1.1, and bytestring
  older than 0.10.4.0.  Supporting the older versions had become
  increasingly difficult, to the point where it was no longer worth
  it.
* The performance of encoding to and decoding of bytestrings have both
  improved by up to 2x, while also using less memory.
* New dependency: the scientific package lets us parse floating point
  numbers more quickly and accurately.
* eitherDecode, decodeStrictWith: fixed bugs.
* Added FromJSON and ToJSON instances for Tree and Scientific.
* Fixed the ToJSON instances for UTCTime and ZonedTime.

OBS-URL: https://build.opensuse.org/request/show/304886
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=8
2015-05-04 18:21:44 +00:00
Peter Trommler
fbfee4ed2e Accepting request 291643 from devel:languages:haskell:pandoc
Enable Template Haskell on all platforms.

OBS-URL: https://build.opensuse.org/request/show/291643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=6
2015-03-19 19:45:30 +00:00
Peter Trommler
dfe66d9401 Accepting request 257529 from openSUSE:Factory:PowerPC
- disable TH module on arch's without ghci
  aeson-disable-TH.patch

OBS-URL: https://build.opensuse.org/request/show/257529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=4
2014-10-18 15:05:55 +00:00
Scott Bahling
2757e7ac45 - Remove redundant Requires for ghc-compiler
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=2
2013-10-28 19:51:54 +00:00
Scott Bahling
43e62b15d7 osc copypac from project:devel:languages:haskell:pandoc package:ghc-aeson revision:1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=1
2013-10-28 19:49:56 +00:00