aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-stringsearch/pkg-descr
blob: 35e9b67bc1fe691ef16fd2f1e5ca603d04c65ed3 (plain) (blame)
1
2
3
4
5
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