packages feed

ac-machine 0.2.0.4 → 0.2.0.5

raw patch · 1 files changed

+2/−2 lines, 1 files

Files

ac-machine.cabal view
@@ -1,5 +1,5 @@ name:                ac-machine-version:             0.2.0.4+version:             0.2.0.5 synopsis:            Aho-Corasick string matching algorithm in Haskell description:         An implementation of the Aho-Corasick string matching algorithm written in Haskell. license:             BSD3@@ -22,4 +22,4 @@  source-repository head   type:     git-  location: git://github.com/yuttie/ACMachine.git+  location: git://github.com/yuttie/ac-machine.git