./devel/hs-with-utf8, Get your IO right on the first try

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


Branch: CURRENT, Version: 1.0.2.4nb1, Package name: hs-with-utf8-1.0.2.4nb1, Maintainer: pkgsrc-users

This minimalistic library helps you navigate the world of text encodings
avoiding invalid argument (invalid byte sequence) and invalid argument
(invalid character) in runtime.


Master sites:

Filesize: 16.268 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 08:18:44 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-with-utf8: Update to 1.0.2.4

1.0.2.4
* Allow base 4.17, 4.18 (GHC 9.4, 9.6).
* Allow text<2.1
   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 18:45:31 by Masatake Daimon | Files touched by this commit (2)
Log message:
devel/hs-with-utf8: Fix build with GHC 9.4
   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-24 02:26:50 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-with-utf8: import hs-with-utf8-1.0.2.3

This minimalistic library helps you navigate the world of text encodings
avoiding invalid argument (invalid byte sequence) and invalid argument
(invalid character) in runtime.