Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
- | ^^^^
Advertisement
Add Comment
Please, Sign In to add comment