@hackage / KMP

Knuth–Morris–Pratt string searching algorithm

Latest0.2.0.0

Changelog

0.1.0.2 2012.3.5 Reimplement the real KMP version, instead of the MP version. Thank MaskRay from #haskell for noticing.

0.1.0.1 2012.3.4 Haddock fix

0.1 2012.3.2 First version