April 15, 2018

Haskell network programming

I figure that if I can figure out how to do socket programming in Haskell, I will have arrived at the big-time.

Of course network programming is IO, so you will need to get involved with understanding the IO Monad and how IO works in general. Maybe having at least a basic understanding of Haskell IO should be considered a prerequisite to tackling network programming.


Feedback? Questions? Drop me a line!

Tom's Computer Info / tom@mmto.org