./textproc/hs-attoparsec, Fast combinator parsing for bytestrings and text

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


Branch: CURRENT, Version: 0.14.4nb5, Package name: hs-attoparsec-0.14.4nb5, Maintainer: pho

A fast parser combinator library, aimed particularly at dealing efficiently
with network protocols and complicated text/binary file formats.


Required to run:
[math/hs-scientific] [lang/ghc94]

Master sites:

Filesize: 156.935 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:52:07 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-attoparsec: 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-26 10:40:55 by Masatake Daimon | Files touched by this commit (2)
Log message:
textproc/hs-attoparsec: 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-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-12 06:04:53 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to attoparsec-0.14.4

0.14.4
* Fix a segmentation fault when built against text-2.0
* Restructure project to allow more convenient usage of benchmark suite
* Allow benchmarks to build with GHC 9.2

0.14.3
* Support for GHC 9.2.1

0.14.2
* Support for GHC 9.2.1
   2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541)
Log message:
Bump packages that depends on GHC