Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-network-bsd | Distribution: openSUSE Leap 16.0 |
Version: 2.8.1.0 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Sun Jun 23 16:18:55 2024 |
Group: Unspecified | Build host: reproducible |
Size: 211606 | Source RPM: ghc-network-bsd-2.8.1.0-lp160.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/network-bsd | |
Summary: POSIX network database (<netdb.h>) API |
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.2 > , 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'.
BSD-3-Clause
* Sun Jun 23 2024 Peter Simons <psimons@suse.com> - Update network-bsd to version 2.8.1.0 revision 6. Upstream has revised the Cabal build instructions on Hackage. * Sun Aug 06 2023 Peter Simons <psimons@suse.com> - Update network-bsd to version 2.8.1.0 revision 5. Upstream has revised the Cabal build instructions on Hackage. * Thu Mar 30 2023 Peter Simons <psimons@suse.com> - Updated spec file to conform with ghc-rpm-macros-2.5.2. * Mon Jun 21 2021 psimons@suse.com - Update network-bsd to version 2.8.1.0 revision 4. Upstream has revised the Cabal build instructions on Hackage. * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Mon Aug 31 2020 psimons@suse.com - Update network-bsd to version 2.8.1.0 revision 3. Upstream has revised the Cabal build instructions on Hackage. * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Tweak Cabal file to accept latest version of network package. * Tue Jun 09 2020 psimons@suse.com - Add network-bsd at version 2.8.1.0.
/usr/lib64/ghc-9.8.3/lib/libHSnetwork-bsd-2.8.1.0-M8ILKDRGv71pHYSK8JGuy-ghc9.8.3.so /usr/share/licenses/ghc-network-bsd /usr/share/licenses/ghc-network-bsd/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 12 00:13:41 2024