Name : ghc-network
| |
Version : 2.6.3.2
| Vendor : obs://build_opensuse_org/devel:languages:haskell
|
Release : lp150.8.1
| Date : 2018-06-16 00:49:09
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-network-2.6.3.2-lp150.8.1.src.rpm
|
Size : 0.90 MB
| |
Packager : (none)
| |
Summary : Low-level networking interface
|
Description :
This package provides a low-level networking interface.
In network-2.6 the \'Network.URI\' module was split off into its own package, network-uri-2.6. If you\'re using the \'Network.URI\' module you can automatically get it from the right package by adding this 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:/9/openSUSE_Leap_15.0/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
ghc-network
ghc-network(x86-64)
libHSnetwork-2.6.3.2-IsLM4TXcLoRI0fmmBYVyQz-ghc8.0.2.so()(64bit)
Requires :