In _Task IO-8._ It should be `wc :: FilePath -> IO (Lines, Words, Chars)` Instead of `wc :: FilePath -> IO (Words, Lines, Chars)`