packages feed

network-2.6.0.0: README.md

# [`network`](http://hackage.haskell.org/package/network) [![Build Status](https://travis-ci.org/haskell/network.svg?branch=master)](https://travis-ci.org/haskell/network)

To build this package using Cabal directly from git, you must run
`autoreconf` before the usual Cabal build steps
(configure/build/install).  `autoreconf` is included in the
[GNU Autoconf](http://www.gnu.org/software/autoconf/) tools.  There is
no need to run the `configure` script: the `setup configure` step will
do this for you.