An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

network-uri

This package provides facilities for parsing and unparsing URIs, and creating and resolving relative URI references, closely following the URI spec, IETF RFC 3986. In network-2.6 the Network.URI module was split off from the network package into this package. If you're using the Network.URI module you can be backward compatible and automatically get it from the right package by using the network-uri-flag pseudo-package in your .cabal file's build-depends (along with dependencies for both network-uri and network): Or you can do the same manually by adding this boilerplate to your .cabal file: That is, get the module from either network < 2.6 or from network-uri >= 2.6.

Ecosystem
hackage.haskell.org
Latest Release
2.6.4.2
about 3 years ago
Versions
12
Downloads
184,240 total
Dependent Packages
147
Dependent Repos
915
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/network-uri
spec
License BSD-3-Clause
First Release over 11 years ago
Last Synced about 2 hours ago
Repository
Stars 25 on GitHub
Forks 33 on GitHub
Docker Dependents 2
Docker Downloads 89
Commits 128
Committers 20
Avg per Author 6.4
DDS 0.406
Rankings on hackage.haskell.org
Overall Top 4.2%
Downloads Top 0.5%
Dependent packages Top 0.2%
Dependent repos Top 0.5%
Forks Top 6.8%
Docker downloads Top 1.3%