What does the >> symbol mean in Haskell.
- by CharlesS
I was reading the Guestbook example for Happstack and noticed the symbol which I didn't see before in the textbooks I studied to learn Haskell (for instance see line 23). What is it?
Example
I could not find it in Google because it ignores the totally (Bing does not but comes up with tons of non-related results).
Thanks!