./converters/hs-base64, Modern RFC 4648-compliant Base64 library

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


Branch: CURRENT, Version: 0.4.2.4nb3, Package name: hs-base64-0.4.2.4nb3, Maintainer: pkgsrc-users

RFC 4648-compliant Base64 with an eye towards performance and modernity
(additional support for RFC 7049 standards).


Master sites:

Filesize: 21.548 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-29 17:01:26 by Masatake Daimon | Files touched by this commit (1)
Log message:
converters/hs-base64: Fix build with GHC 9.6
   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-30 12:49:16 by Thomas Klausner | Files touched by this commit (3)
Log message:
hs-base64: revert previous, fixed in mk/haskell.mk by pho
   2023-01-30 08:59:38 by Thomas Klausner | Files touched by this commit (3)
Log message:
hs-base64: manually unrestrict 'base'

HASKELL_UNRESTRICT_DEPENDENCIES has issues because 'base' matches 'base64'
   2023-01-28 19:23:35 by Masatake Daimon | Files touched by this commit (5)
Log message:
converters/hs-base64: import hs-base64-0.4.2.4

RFC 4648-compliant Base64 with an eye towards performance and modernity
(additional support for RFC 7049 standards).