> If anyone can come up with a fast search implementation for strict > and/or lazy ByteStrings I'll include it in the bytestring package. Out of curiosity, is it intentional or an oversight that findSubstrings is only implemented on strict ByteStrings? (at least with the libs supplied with ghc-6.6.1). Tim