Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-serialise | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.2.6.1 | Vendor: openSUSE |
Release: bp156.1.1 | Build date: Tue Mar 5 11:23:03 2024 |
Group: Unspecified | Build host: obs-power9-15 |
Size: 1010020 | Source RPM: ghc-serialise-0.2.6.1-bp156.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/serialise | |
Summary: A binary serialisation library for Haskell values |
This package (formerly 'binary-serialise-cbor') provides pure, efficient serialization of Haskell values directly into 'ByteString's for storage or transmission purposes. By providing a set of type class instances, you can also serialise any custom data type you have as well. The underlying binary format used is the 'Concise Binary Object Representation', or CBOR, specified in RFC 7049. As a result, serialised Haskell values have implicit structure outside of the Haskell program itself, meaning they can be inspected or analyzed without custom tools. An implementation of the standard bijection between CBOR and JSON is provided by the [cborg-json](/package/cborg-json) package. Also see [cbor-tool](/package/cbor-tool) for a convenient command-line utility for working with CBOR data.
BSD-3-Clause
* Thu Dec 28 2023 Peter Simons <psimons@suse.com> - Update serialise to version 0.2.6.1 revision 1. 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/serialise-0.2.6.1/src/ChangeLog.md * Mon Nov 01 2021 psimons@suse.com - Update serialise to version 0.2.4.0. [#]# 0.2.4.0 -- 2021-10-31 * Add instances for `Data.Void`, `strict`, and `these`. * Compatibility with GHC 9.0 and 9.2 * Tue Mar 23 2021 psimons@suse.com - Update serialise to version 0.2.3.0 revision 2. Upstream has revised the Cabal build instructions on Hackage. * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Mon Aug 31 2020 psimons@suse.com - Update serialise to version 0.2.3.0 revision 1. Upstream has revised the Cabal build instructions on Hackage. * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Wed Jul 08 2020 psimons@suse.com - Add serialise at version 0.2.3.0.
/usr/lib64/ghc-8.10.7/serialise-0.2.6.1 /usr/lib64/ghc-8.10.7/serialise-0.2.6.1/libHSserialise-0.2.6.1-5lysWaH7lDaEg0v2Wf799A-ghc8.10.7.so /usr/share/licenses/ghc-serialise /usr/share/licenses/ghc-serialise/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:51:39 2024