./devel/hs-conduit-parse, Parsing framework based on conduit

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


Branch: CURRENT, Version: 0.2.1.1nb2, Package name: hs-conduit-parse-0.2.1.1nb2, Maintainer: pkgsrc-users

The conduit-extra package provides utilities to turn a Parser into a
Consumer, but only for streams of ByteString's and Text's (cf
Data.Conduit.Attoparsec module).

This library makes it possible to work with any kind of input by providing
a general-purpose parsing framework based on conduit.


Master sites:

Filesize: 4.636 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-05 04:40:14 by Masatake Daimon | Files touched by this commit (1173)
Log message:
recursive revbump after patching lang/ghc910
   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-01-31 14:52:43 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-conduit-parse: import hs-conduit-parse-0.2.1.1

The conduit-extra package provides utilities to turn a Parser into a
Consumer, but only for streams of ByteString's and Text's (cf
Data.Conduit.Attoparsec module).

This library makes it possible to work with any kind of input by providing
a general-purpose parsing framework based on conduit.