I wrote: > Before I started tweaking (with the help of the IRC channel), I had read > the input in as a ByteString, then unpacked it to [Word8] for further > processing. I forgot to mention that I still used ByteString.length here. That may be a very important factor. Malte