Right now I have the following segment. It takes an integer list input and prints it out using a function:
read_list :: [Int] -> IO() read_list func_list = do