Sun, 06 Oct 2024 10:04:40 UTC | login

Information for build ghc-serialise-0.2.3.0-3.fc33

ID178319
Package Nameghc-serialise
Version0.2.3.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-serialise.git#7256e4f43ff74c0c97ab52430aacf14fdf464c13
SummaryA binary serialisation library for Haskell values
DescriptionThis 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.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 07 May 2021 13:04:42 UTC
CompletedFri, 07 May 2021 13:19:36 UTC
Taskbuild (f33, /rpms/ghc-serialise.git:7256e4f43ff74c0c97ab52430aacf14fdf464c13)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-serialise.git#7256e4f43ff74c0c97ab52430aacf14fdf464c13'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 16 2020 Jens Petersen <petersen@redhat.com> - 0.2.3.0-1 - update to 0.2.3.0 * Sat May 30 2020 Jens Petersen <petersen@redhat.com> - 0.2.2.0-1 - spec file generated by cabal-rpm-2.0.5