Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-network-uri | Distribution: SUSE Linux Enterprise 15 SP3 |
Version: 2.6.3.0 | Vendor: openSUSE |
Release: bp153.1.20 | Build date: Sat Apr 10 01:52:55 2021 |
Group: Unspecified | Build host: obs-arm-8 |
Size: 545627 | Source RPM: ghc-network-uri-2.6.3.0-bp153.1.20.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/network-uri | |
Summary: URI manipulation |
This package provides facilities for parsing and unparsing URIs, and creating and resolving relative URI references, closely following the URI spec, <http://www.ietf.org/rfc/rfc3986.txt IETF RFC 3986>. == Backward-compatibility 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 </package/network-uri-flag network-uri-flag pseudo-package> in your '.cabal' file's build-depends (along with dependencies for both 'network-uri' and 'network'): > build-depends: > network-uri-flag == 0.1.* Or you can do the same manually by adding this boilerplate to your '.cabal' file: > flag network-uri > description: Get Network.URI from the network-uri package > default: True > > library > -- ... > if flag(network-uri) > build-depends: network-uri >= 2.6, network >= 2.6 > else > build-depends: network-uri < 2.6, network < 2.6 That is, get the module from either 'network < 2.6' or from 'network-uri >= 2.6'.
BSD-3-Clause
* Wed May 06 2020 Peter Simons <psimons@suse.com> - Downgrade to version 2.6.3.0. Upstream has retracted 2.7.0.0. * Fri Feb 07 2020 psimons@suse.com - Update network-uri to version 2.7.0.0. Upstream added a new change log file in this release. With no previous version to compare against, the automatic updater cannot reliable determine the relevante entries for this release. * Fri Nov 08 2019 Peter Simons <psimons@suse.com> - Drop obsolete group attributes. * Sat Oct 20 2018 Peter Simons <psimons@suse.com> - Use https URL to refer to bugs.opensuse.org. * Wed Jul 18 2018 psimons@suse.com - Cosmetic: replace tabs with blanks, strip trailing white space, and update copyright headers with spec-cleaner. * Wed May 16 2018 psimons@suse.com - Prefer the new %license attribute over %doc. * Thu Aug 03 2017 psimons@suse.com - Updated with latest spec-cleaner version 0.9.8-8-geadfbbf. * Thu Jun 08 2017 psimons@suse.com - Update to version 2.6.1.0 revision 1. * Sun Jul 10 2016 psimons@suse.com - Update to version 2.6.1.0 revision 0 with cabal2obs. * Mon Mar 21 2016 mimi.vx@gmail.com - update to 2.6.1.0 * Tue May 05 2015 mimi.vx@gmail.com - update to 2.6.0.3 * Mon May 04 2015 mimi.vx@gmail.com - update to 2.6.0.2 * no upstream changelog * Sat Apr 11 2015 mimi.vx@gmail.com - initial commit of network-uri
/usr/lib64/ghc-8.10.4/network-uri-2.6.3.0 /usr/lib64/ghc-8.10.4/network-uri-2.6.3.0/libHSnetwork-uri-2.6.3.0-8tJyeRBDup92wNsuQRxrki-ghc8.10.4.so /usr/share/licenses/ghc-network-uri /usr/share/licenses/ghc-network-uri/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 13:54:43 2024