Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-network-uri-2.6.1.0-7.2 RPM for armv6hl

From OpenSuSE Ports Tumbleweed for armv6hl

Name: ghc-network-uri Distribution: openSUSE Tumbleweed
Version: 2.6.1.0 Vendor: openSUSE
Release: 7.2 Build date: Thu Jan 31 08:11:49 2019
Group: Development/Libraries/Haskell Build host: obs-arm-5
Size: 398147 Source RPM: ghc-network-uri-2.6.1.0-7.2.src.rpm
Packager: http://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'.

Provides

Requires

License

BSD-3-Clause

Changelog

* 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

Files

/usr/lib/ghc-8.4.3/network-uri-2.6.1.0-AstEwZoXrlUJQq4VkxaVo9
/usr/lib/ghc-8.4.3/network-uri-2.6.1.0-AstEwZoXrlUJQq4VkxaVo9/libHSnetwork-uri-2.6.1.0-AstEwZoXrlUJQq4VkxaVo9-ghc8.4.3.so
/usr/share/licenses/ghc-network-uri
/usr/share/licenses/ghc-network-uri/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 00:31:59 2024