Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-aeson-prof-2.1.2.1-3.12 RPM for ppc64le

From OpenSuSE Ports Tumbleweed for ppc64le

Name: ghc-aeson-prof Distribution: openSUSE Tumbleweed
Version: 2.1.2.1 Vendor: openSUSE
Release: 3.12 Build date: Sun Feb 25 19:11:09 2024
Group: Unspecified Build host: obs-power9-07
Size: 32517148 Source RPM: ghc-aeson-2.1.2.1-3.12.src.rpm
Packager: http://bugs.opensuse.org
Url: https://hackage.haskell.org/package/aeson
Summary: Haskell aeson profiling library
This package provides the Haskell aeson profiling library.

Provides

Requires

License

BSD-3-Clause

Changelog

* Tue Aug 22 2023 Peter Simons <psimons@suse.com>
  - Cosmetic changes to the spec file.
* Wed Aug 02 2023 Andreas Schwab <schwab@suse.de>
  - Reduce memory constraints for riscv64
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Sun Mar 19 2023 Peter Simons <psimons@suse.com>
  - Update aeson to version 2.1.2.1 revision 3.
    Upstream has revised the Cabal build instructions on Hackage.
* Wed Mar 15 2023 Peter Simons <psimons@suse.com>
  - Update aeson to version 2.1.2.1 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Wed Mar 01 2023 Peter Simons <psimons@suse.com>
  - Update aeson to version 2.1.2.1 revision 1.
    [#]## 2.1.2.1
    * Support `th-abstraction-0.5`
    [#]## 2.1.2.0
    * Add `throwDecode :: (MonadThrow m, FromJSON a) => ByteString -> m a`
      and variants.
    * Add `Data.Aeson.Decoding` which uses new underlying tokenizer / parser.
      This parser seems to be faster, and the intermediate `Tokens` streams
      allow to differentiate more than `Value` if needed.
      If no critical issues is found, this parser will become the default
      in next major `aeson` version.
    * Support deriving for empty datatypes (such as `Void` and `V1`)
      in `FromJSON` and `ToJSON`.
    * Add `To/FromJSONKey Void` instances
    * Fix `FromJSONKey Double` handling of infinities
* Wed Sep 21 2022 Peter Simons <psimons@suse.com>
  - Update aeson to version 2.1.1.0.
    Upstream has edited the change log file since the last release in
    a non-trivial way, i.e. they did more than just add a new entry
    at the top. You can review the file at:
    http://hackage.haskell.org/package/aeson-2.1.1.0/src/changelog.md
* Sat Dec 11 2021 Peter Simons <psimons@suse.com>
  - Update aeson to version 1.5.6.0 revision 5.
    Upstream has revised the Cabal build instructions on Hackage.
* Sat Nov 20 2021 psimons@suse.com
  - Update aeson to version 1.5.6.0 revision 4.
    Upstream has revised the Cabal build instructions on Hackage.
* Tue Nov 16 2021 psimons@suse.com
  - Update aeson to version 1.5.6.0 revision 3.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu Sep 02 2021 psimons@suse.com
  - Update aeson to version 1.5.6.0 revision 2.
    Upstream has revised the Cabal build instructions on Hackage.
* Thu May 06 2021 Guillaume GARDET <guillaume.gardet@opensuse.org>
  - Set memory constraints to avoid OOM
* Tue Mar 23 2021 psimons@suse.com
  - Update aeson to version 1.5.6.0 revision 1.
    Upstream has revised the Cabal build instructions on Hackage.
* Fri Feb 19 2021 psimons@suse.com
  - Update aeson to version 1.5.6.0.
    [#]## 1.5.6.0
    * Make `Show Value` instance print object keys in lexicographic order.
* Mon Jan 04 2021 psimons@suse.com
  - Update aeson to version 1.5.5.1.
    [#]## 1.5.5.1
    * Fix a bug in `FromJSON QuarterOfYear` instance.
    [#]## 1.5.5.0
    * Add instances for `Month`, `Quarter` and `QuarterOfYear` (from `time-1.11`), thanks to Oleg Grenrus.
    * The aeson repository has been moved to the haskell github organization!

Files

/usr/lib64/ghc-9.6.4/lib
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Decoding.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Decoding/ByteString.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Decoding/ByteString/Lazy.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Decoding/Internal.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Decoding/Tokens.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Encoding.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Encoding/Builder.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Encoding/Internal.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Internal.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Internal/ByteString.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Internal/Functions.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Internal/Integer.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Internal/TH.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Internal/Text.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Internal/Time.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Internal/Word8.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Key.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/KeyMap.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Parser.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Parser/Internal.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Parser/Time.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Parser/Unescape.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Parser/UnescapePure.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/QQ/Simple.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/TH.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Text.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Types.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Types/Class.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Types/FromJSON.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Types/Generic.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Types/Internal.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Aeson/Types/ToJSON.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Attoparsec/Time.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/Data/Attoparsec/Time/Internal.p_hi
/usr/lib64/ghc-9.6.4/lib/aeson-2.1.2.1/libHSaeson-2.1.2.1-IBsONvSJgNT31AlWCHAJKA_p.a


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:40:55 2024