Sounds like the requested port is already taken. Try changing the port number

On Dec 11, 2015 1:15 AM, "s nedunuri" <ss.nedunuri@gmail.com> wrote:
hello I am trying out the examples in Chapter 14 of the book, and was able to install and build the parconc-examples package fine. However when I try running the (very first example) ping program I get the following error:

ping.exe: bind: failed (Cannot assign requested address (WSAEADDRNOTAVAIL))

It appears that the failure is in the main function:
    distribMain (\_ -> master) Main.__remoteTable

Any ideas?

thanks
PS I am running Haskell Platform 7.10.2-a on Windows 7

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe