Information for build ghc-network-bsd-2.8.1.0-3.fc33
ID | 177048 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | ghc-network-bsd | ||||||||||||||
Version | 2.8.1.0 | ||||||||||||||
Release | 3.fc33 | ||||||||||||||
Epoch | |||||||||||||||
Source | git+https://src.fedoraproject.org/rpms/ghc-network-bsd.git#01c0a42e2fa8d197f5298e950b283dbe1e3a09d5 | ||||||||||||||
Summary | POSIX network database (<netdb.h>) API | ||||||||||||||
Description | This 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'. | ||||||||||||||
Built by | davidlt | ||||||||||||||
State | complete | ||||||||||||||
Volume | DEFAULT | ||||||||||||||
Started | Sun, 16 Aug 2020 06:19:26 UTC | ||||||||||||||
Completed | Sun, 16 Aug 2020 07:10:36 UTC | ||||||||||||||
Task | build (f33, /rpms/ghc-network-bsd.git:01c0a42e2fa8d197f5298e950b283dbe1e3a09d5) | ||||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-network-bsd.git#01c0a42e2fa8d197f5298e950b283dbe1e3a09d5'}} | ||||||||||||||
Tags |
|
||||||||||||||
RPMs |
|
||||||||||||||
Logs |
|
||||||||||||||
Changelog | * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jun 27 2020 Jens Petersen <petersen@redhat.com> - 2.8.1.0-1 - update to 2.8.1.0 * Thu Jun 18 2020 Jens Petersen <petersen@redhat.com> - 2.8.0.0-1 - spec file generated by cabal-rpm-2.0.6 |