Advertisement
clairec

Untitled

Mar 15th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. [1 of 1] Compiling Main ( mergesort.hs, mergesort.o )
  2.  
  3. mergesort.hs:25:1: error:
  4. • Couldn't match expected type ‘IO t0’ with actual type ‘[Char]’
  5. • In the expression: main
  6. When checking the type of the IO action ‘main’
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement