ac-machine

Aho-Corasick string matching algorithm in Haskell

Latest on Hackage:0.2.0.5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Yuta Taniguchi

An implementation of the Aho-Corasick string matching algorithm written in Haskell.