./textproc/hs-tomland, Bidirectional TOML serialization

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


Branch: CURRENT, Version: 1.3.3.2nb1, Package name: hs-tomland-1.3.3.2nb1, Maintainer: pkgsrc-users

tomland is a Haskell library for Bidirectional TOML Serialization. It
provides the composable interface for implementing TOML codecs. If you want
to use TOML as a configuration for your tool or application, you can use
tomland to easily convert in both ways between textual TOML representation
and Haskell types.

tomland supports TOML spec version 0.5.0.

The following blog post has more details about the library design and
internal implementation details:

tomland: Bidirectional TOML Serialization
https://kowainik.github.io/posts/2019-01-14-tomland


Master sites:

Filesize: 88.22 KB

Version history: (Expand)


CVS history: (Expand)


   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message:
Recursive revbump after changing the default Haskell compiler
   2024-05-05 10:21:18 by Masatake Daimon | Files touched by this commit (5)
Log message:
textproc/hs-tomland: import hs-tomland-1.3.3.2

tomland is a Haskell library for Bidirectional TOML Serialization. It
provides the composable interface for implementing TOML codecs. If you want
to use TOML as a configuration for your tool or application, you can use
tomland to easily convert in both ways between textual TOML representation
and Haskell types.

tomland supports TOML spec version 0.5.0.

The following blog post has more details about the library design and
internal implementation details:

    tomland: Bidirectional TOML Serialization
    https://kowainik.github.io/posts/2019-01-14-tomland