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. |