Main.hs:2:1: error: Could not find module ‘Data.List.Split’ Use -v (or `:set -v` in ghci) to see a list of the files searched for. | 2 | import Data.List.Split (chunksOf) -- Import chunksOf function | ^^^^