NOTICE: This package has been removed from pkgsrc

./wip/hs-regex-tdfa, Replaces/Enhances Text.Regex

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1.8, Package name: hs-regex-tdfa-1.1.8, Maintainer: pho

A new all Haskell tagged DFA regex engine, inspired by libtre.


Required to run:
[devel/hs-mtl] [textproc/hs-parsec] [textproc/hs-regex-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: d2d2efaed50d904fb45ecad2b2e37e613364bba0
RMD160: 1000f7699de3582f9462990514fc61dcdfedde76
Filesize: 64.402 KB

Version history: (Expand)


CVS history: (Expand)


   2014-08-29 16:10:14 by Ryosuke Moro | Files touched by this commit (101)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-08-01 23:00:36 by Ryosuke Moro | Files touched by this commit (36)
Log message:
Remove hs-lifted-base,hs-split, imported to pkgsrc/devel.
Remove hs-regex-base, imported to pkgsrc/textproc.
   2014-05-19 23:28:46 by Ryosuke Moro | Files touched by this commit (81)
Log message:
Remove hs-parsec, imported to pkgsrc/textproc.
Remove hs-data-default-instances-base, hs-data-default-instances-containers,
hs-data-default-instances-dlist, hs-data-default-instances-old-locale,
imported to pkgsrc/devel.
   2014-05-16 22:47:07 by Ryosuke Moro | Files touched by this commit (112)
Log message:
Remove hs-mtl, imported to pkgsrc/devel
   2011-07-12 10:00:09 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-regex-tdfa-1.1.8 as wip/hs-regex-tdfa.

A new all Haskell tagged DFA regex engine, inspired by libtre.