module Part2 where import Commons getNextValues :: [History] -> [Int] getNextValues = map getNextValue