| Please consider changing the type | hamming :: [Int] | to | hamming :: [Integer] | or an overloaded one in the file demos/Examples.hs. Ok, sure, it's an easy enough change to make, so we'll do it! Thanks for the suggestion, Mark
- hamming shouldn't be [Int] Christian Sievers
- Mark P Jones
