freebsd-ports/textproc/hs-stringsearch/pkg-descr
Jeremy Chadwick 6c8915f368 This library provides Boyer-Moore and Knuth-Morris-Pratt string search
implementations for Haskell bytestrings (with support for all strict and
lazy ByteString permutations).

WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stringsearch

Submitted by:	sbahra on EFnet #bsdports
2008-11-02 01:32:14 +00:00

5 lines
253 B
Text

This library provides Boyer-Moore and Knuth-Morris-Pratt string search
implementations for Haskell bytestrings (with support for all strict and
lazy ByteString permutations).
WWW: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stringsearch