Guest User

Untitled

a guest
Sep 7th, 2023
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Main.hs:2:1: error:
  2. Could not find module ‘Data.List.Split’
  3. Use -v (or `:set -v` in ghci) to see a list of the files searched for.
  4. |
  5. 2 | import Data.List.Split (chunksOf) -- Import chunksOf function
  6. | ^^^^
Advertisement
Add Comment
Please, Sign In to add comment