190 Forks
299 Stars
299 Watchers

network

Low-level networking interface

How to download and setup network

Open terminal and run command
git clone https://github.com/haskell/network.git
git clone is used to create a copy or clone of network repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with network https://github.com/haskell/network/archive/master.zip

Or simply clone network with SSH
[email protected]:haskell/network.git

If you have some problems with network

You may open issue on network support forum (system) here: https://github.com/haskell/network/issues