./devel/hs-cborg, Concise Binary Object Representation (CBOR)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.9.0nb1, Package name: hs-cborg-0.2.9.0nb1, Maintainer: pkgsrc-users

This package provides an efficient implementation of the Concise Binary
Object Representation (CBOR), as specified by RFC 7049
(https:/tools.ietf.orghtml/rfc7049).


Master sites:

Filesize: 89.774 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-28 14:45:37 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-cborg: Update to 0.2.9.0

0.2.9.0
    Fix build with base >= 4.17 on platforms without unaligned memory operations.
    Fix Eq, Ord, Show and IsList instances for SlicedByteArray when offset is present
    Fix toBuilder and encodeByteArray for SlicedByteArray when offset is present
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-25 17:27:12 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-cborg: Update to 0.2.8.0

0.2.8.0 -- 2022-09-24
* Support GHC 9.4
* Fix compatibility with primitive 0.7.4.0
* Drop GHC 8.0 and 8.2 support
* Support aeson 2.1
   2022-08-22 12:25:08 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
hs-cborg: update to 0.2.7.0.

Changes not documented.

Add upstream patch to fix build.
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-23 17:11:32 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-cborg: import hs-cborg-0.2.6.0

This package provides an efficient implementation of the Concise Binary
Object Representation (CBOR), as specified by RFC 7049
(https:/tools.ietf.orghtml/rfc7049).