Name: | ghc-network |
---|---|
Version: | 3.1.2.7 |
Release: | 1.el9 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 913569 |
License: | BSD |
RPM: | ghc-network-3.1.2.7-1.el9.x86_64.rpm |
Source RPM: | ghc-network-3.1.2.7-1.el9.src.rpm |
Build Date: | Tue Sep 06 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/network |
Summary: | Low-level networking interface |
Description: | 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. |
- https://hackage.haskell.org/package/network-3.1.2.7/changelog
- rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- drop deprecated hsnet_inet_ntoa from HsNet.h
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- update to 3.1.1.1
- refresh to cabal-rpm-2.0.2 - no longer overwrite config.{guess,sub}, to fix rawhide build