packages feed

stringsearch 0.1 → 0.1.1

raw patch · 2 files changed

+3/−2 lines, 2 files

Files

Data/ByteString/Search/KnuthMorrisPratt.hs view
@@ -20,7 +20,7 @@ module Data.ByteString.Search.KnuthMorrisPratt     (       -- * Overview-      -- $ overview+      -- $overview        -- ** Parameter and return types       -- $types
stringsearch.cabal view
@@ -1,5 +1,6 @@ Name:            stringsearch-Version:         0.1+Category:        Text, Data, Search+Version:         0.1.1 Description:     Fast search of ByteStrings License:         BSD3 License-file:    LICENSE