Mon, 19 Aug 2024 03:43:10 UTC | login

Information for RPM ghc-network-bsd-2.8.1.0-16.fc40.src.rpm

ID1097183
Nameghc-network-bsd
Version2.8.1.0
Release16.fc40
Epoch
Archsrc
SummaryPOSIX network database (<netdb.h>) API
DescriptionThis package provides Haskell bindings to the the [POSIX network database (<netdb.h>) API](http://pubs.opengroup.org/onlinepubs/009696699/basedefs/netdb.h.html). === Relationship to the 'network' package The 'network' package version 2.* series provides "Network.BSD" but it is removed starting with 'network' version 3.0. This package provides the "Network.BSD" module split off from the <https://hackage.haskell.org/package/network network package>. If in addition to the 'network''s modules also "Network.BSD" is necessary, add 'network-bsd' to your dependencies like so: > library > build-depends: network >= 2.7 && < 3.1 > , network-bsd >= 2.7 && < 2.9 I.e. you can control the version of the 'network' package independently. __NOTE__: Starting with 'network-bsd-2.8.1.0' the APIs of 'network' and 'network-bsd' evolve differently, and consequently the versioning doesn't match up anymore! Moreover, also starting with version 'network-bsd-2.8.1.0' this package requires 'network >= 3' in order to avoid module name clashes with 'network < 3''s "Network.BSD" module. However, 'network-bsd-2.7.0.0' and 'network-bsd-2.8.0.0' passes thru the "Network.BSD" module from 'network-2.7.*' and 'network-2.8.*' respectively in a non-clashing way via Cabal's <https://www.haskell.org/cabal/users-guide/developing-packages.html#pkg-field-library-reexported-modules reexported-modules> feature while ensuring a well-defined <https://pvp.haskell.org/ API versioning> of the observable API of 'network-bsd'. This is why the example above supporting a wide range of 'network' versions works by including version 2.7.0.0 in the required version range of 'network-bsd'.
Build Time2023-11-17 14:52:12 GMT
Size27.30 KB
292eab86ecb44427a53242b1bc925a73
LicenseBSD-3-Clause
Buildrootf40-build-742457-110760
Provides
ghc-network-bsd = 2.8.1.0-16.fc40
ghc-network-bsd-debuginfo = 2.8.1.0-16.fc40
ghc-network-bsd-debugsource = 2.8.1.0-16.fc40
ghc-network-bsd-devel = 2.8.1.0-16.fc40
ghc-network-bsd-prof = 2.8.1.0-16.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ghc-Cabal-devel
ghc-base-devel
ghc-base-prof
ghc-deepseq-devel
ghc-deepseq-prof
ghc-network-devel
ghc-network-prof
ghc-rpm-macros
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
ghc-network-bsd.spec6.05 KB
network-bsd-2.8.1.0.cabal3.65 KB
network-bsd-2.8.1.0.tar.gz8.38 KB
Component of No Buildroots