network: Low-level networking interface
This package provides a low-level networking interface.
High-Level Packages
Other packages provide higher level interfaces:
connection
hookup
network-simple
Extended Packages
network seeks to provide a cross-platform core for networking. As such some
APIs live in extended libraries. Packages in the network ecosystem are
often prefixed with network-.
network-bsd
In network-3.0.0.0 the Network.BSD module was split off into its own
package, network-bsd-3.0.0.0.
network-uri
In network-2.6 the Network.URI module was split off into its own package,
network-uri-2.6. If you're using the Network.URI module you can
automatically get it from the right package by adding this to your .cabal
file:
library build-depends: network-uri-flag
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| devel | using tests for developers | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- network-3.2.3.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, 3.2.1.0, 3.2.2.0, 3.2.3.0, 3.2.4.0, 3.2.5.0, 3.2.6.0, 3.2.7.0, 3.2.8.0 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.9 && <5), bytestring (>=0.10), deepseq, directory, stm, temporary [details] |
| Tested with | ghc ==9.8.2, ghc ==9.6.4, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2 |
| License | BSD-3-Clause |
| Author | |
| Maintainer | Kazu Yamamoto, Tamar Christina |
| Uploaded | by KazuYamamoto at 2024-09-11T00:47:24Z |
| Category | Network |
| Home page | https://github.com/haskell/network |
| Bug tracker | https://github.com/haskell/network/issues |
| Source repo | head: git clone https://github.com/haskell/network.git |
| Distributions | Alpine:0.0.1, AuditTest:3.2.7.0, CentOS:0.0.1, Chocolatey:3.2.7.0, ChocolateyPkg:0.0.1, Conda:3.2.7.0, Debian:0.0.1, FreeBSD:0.0.1, Gentoo:0.0.1, Homebrew:0.0.1, LTSHaskell:3.2.8.0, MacPorts:0.0.1, RHEL:0.0.1, SUSE:0.0.1, Slackware:0.0.1, Snap:0.0.1, Solus:0.0.1, Stackage:3.2.8.0, StackageNightly:0.0.1, Ubuntu:0.0.1, Void:0.0.1, WinGet:0.0.1, openSUSE:3.2.8.0 |
| Reverse Dependencies | 1030 direct, 4875 indirect [details] |
| Downloads | 508111 total (221 in the last 30 days) |
| Rating | 2.5 (votes: 4) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2024-09-11 [all 1 reports] |