Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [1 of 1] Compiling Main ( mergesort.hs, mergesort.o )
- mergesort.hs:25:1: error:
- • Couldn't match expected type ‘IO t0’ with actual type ‘[Char]’
- • In the expression: main
- When checking the type of the IO action ‘main’
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement