SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-network-uri rpm build for : openSUSE Leap 42. For other distributions click ghc-network-uri.

Name : ghc-network-uri
Version : 2.6.1.0 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 1.1 Date : 2018-03-13 21:44:21
Group : Development/Libraries/Haskell Source RPM : ghc-network-uri-2.6.1.0-1.1.src.rpm
Size : 0.38 MB
Packager : (none)
Summary : URI manipulation
Description :
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\'.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell:/lts:/next/openSUSE_Leap_42.3/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
ghc-network-uri
ghc-network-uri(x86-64)
libHSnetwork-uri-2.6.1.0-35c83y7M01aFyfbOESlGxm-ghc8.4.1.so()(64bit)

Requires :
libc.so.6()(64bit)
libHSinteger-gmp-1.0.1.0-ghc8.4.1.so()(64bit)
libHSbase-4.11.0.0-ghc8.4.1.so()(64bit)
libgmp.so.10()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libHStransformers-0.5.5.0-ghc8.4.1.so()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libHSarray-0.5.2.0-ghc8.4.1.so()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
libHSmtl-2.2.2-ghc8.4.1.so()(64bit)
libHSdeepseq-1.4.3.0-ghc8.4.1.so()(64bit)
libHSbinary-0.8.5.1-ghc8.4.1.so()(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libHScontainers-0.5.11.0-ghc8.4.1.so()(64bit)
libm.so.6()(64bit)
libHSghc-prim-0.5.2.0-ghc8.4.1.so()(64bit)
libHSbytestring-0.10.8.2-ghc8.4.1.so()(64bit)
libHStext-1.2.3.0-ghc8.4.1.so()(64bit)
libHSparsec-3.1.13.0-ghc8.4.1.so()(64bit)


Content of RPM :
/usr/lib64/ghc-8.4.1/network-uri-2.6.1.0-35c83y7M01aFyfbOESlGxm
/usr/lib64/ghc-8.4.1/network-uri-2.6.1.0-35c83y7M01aFyfbOESlGxm/libHSnetwork-uri-2.6.1.0-35c83y7M01aFyfbOESlGxm-ghc8.4.1.so
/usr/share/doc/packages/ghc-network-uri
/usr/share/doc/packages/ghc-network-uri/LICENSE

 
ICM