network: Low-level networking interface

[ bsd3, library, network ] [ Propose Tags ]

Low-level networking interface


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 2.0, 2.1.0.0, 2.2.0.0, 2.2.0.1, 2.2.1, 2.2.1.1, 2.2.1.2, 2.2.1.3, 2.2.1.4, 2.2.1.5, 2.2.1.6, 2.2.1.7, 2.2.1.8, 2.2.1.9, 2.2.1.10, 2.2.3, 2.2.3.1, 2.3, 2.3.0.1, 2.3.0.2, 2.3.0.3, 2.3.0.4, 2.3.0.5, 2.3.0.6, 2.3.0.7, 2.3.0.8, 2.3.0.9, 2.3.0.10, 2.3.0.11, 2.3.0.12, 2.3.0.13, 2.3.0.14, 2.3.1.0, 2.3.1.1, 2.3.2.0, 2.3.2.1, 2.4.0.0, 2.4.0.1, 2.4.1.0, 2.4.1.1, 2.4.1.2, 2.4.2.0, 2.4.2.1, 2.4.2.2, 2.4.2.3, 2.5.0.0, 2.6.0.0, 2.6.0.1, 2.6.0.2, 2.6.1.0, 2.6.2.0, 2.6.2.1, 2.6.3.0, 2.6.3.1, 2.6.3.2, 2.6.3.3, 2.6.3.4, 2.6.3.5, 2.6.3.6, 2.7.0.0, 2.7.0.1, 2.7.0.2, 2.8.0.0, 2.8.0.1, 3.0.0.0, 3.0.0.1, 3.0.1.0, 3.0.1.1, 3.1.0.0, 3.1.0.1, 3.1.1.0, 3.1.1.1, 3.1.2.0, 3.1.2.1, 3.1.2.2, 3.1.2.3, 3.1.2.4, 3.1.2.5, 3.1.2.6, 3.1.2.7, 3.1.2.8, 3.1.2.9, 3.1.3.0, 3.1.4.0, 3.2.0.0 (info)
Dependencies base (>=3 && <4.17), bytestring, parsec (>=3.0), unix (>=2) [details]
License BSD-3-Clause
Author
Maintainer Johan Tibell <johan.tibell@gmail.com>
Revised Revision 1 made by KazuYamamoto at 2023-05-12T00:56:44Z
Category Network
Home page https://github.com/haskell/network
Bug tracker https://github.com/haskell/network/issues
Source repo head: git clone git://github.com/haskell/network.git
Uploaded by JohanTibell at 2014-04-13T17:41:10Z
Distributions Arch:3.1.4.0, Debian:3.1.1.1, Fedora:3.1.4.0, FreeBSD:2.6.2.1, LTSHaskell:3.1.4.0, NixOS:3.1.4.0, Stackage:3.1.4.0, openSUSE:3.1.4.0
Reverse Dependencies 983 direct, 4550 indirect [details]
Downloads 492022 total (821 in the last 30 days)
Rating 2.5 (votes: 4) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for network-2.5.0.0

[back to package description]
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 tools.  There is no need to run
the "configure" script: the "setup configure" step will do this for you.