SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-tagged-binary rpm build for : OpenSuSE. For other distributions click ghc-tagged-binary.

Name : ghc-tagged-binary
Version : 0.2.0.0 Vendor : obs://build_opensuse_org/home:so_it_team
Release : 2.2 Date : 2018-08-25 07:32:13
Group : System/Libraries Source RPM : ghc-tagged-binary-0.2.0.0-2.2.src.rpm
Size : 0.07 MB
Packager : (none)
Summary : Provides tools for serializing data tagged with type information
Description :
Very minimal library providing tools for serializing and decoding data into
\'ByteString\' tagged with information about its type, inspired by Cloud Haskell
and distributed-process.

Intended for use by libraries and frameworks in distributed contexts, such as
distributed computation between native servers and communication between native
servers and ghcjs/various front-ends, for behavior similar to the polymorphic
communication channels of Cloud Haskell and distributed-process; servers can
send tagged data, and clients can choose to selectively accept, ignore or queue
incoming messages depending on their types.

For basic encoding, decoding and categorization, only \'Data.Binary.Tagged\'
should be necessary. \'Data.Binary.Tagged.Internal\' is exported in case you need
it.

Quick example:

> > let x = encodeTagged (1 :: Int) > > decodeTagged x :: Maybe Bool > Nothing
> > decodeTagged x :: Maybe Int > Just 1.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/so_it_team:/12.x/SLE_12_SP3/x86_64

Content of RPM  Changelog  Provides Requires

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

Provides :
ghc-tagged-binary
ghc-tagged-binary(x86-64)
libHStagged-binary-0.2.0.0-KBJaumSOWHjEzD0M7YeBsi-ghc8.0.2.so()(64bit)

Requires :
libc.so.6()(64bit)
libgmp.so.10()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libHStime-1.6.0.1-ghc8.0.2.so()(64bit)
libHScrypto-api-0.13.2-66Q2y4bq7ZOKVp69yRhcTw-ghc8.0.2.so()(64bit)
libHStagged-0.8.5-1mTloBSoUxv8dqUr8XBGBt-ghc8.0.2.so()(64bit)
libutil.so.1()(64bit)
libHSpretty-1.1.3.3-ghc8.0.2.so()(64bit)
libHSghc-boot-th-8.0.2-ghc8.0.2.so()(64bit)
libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit)
libHSunix-2.7.2.1-ghc8.0.2.so()(64bit)
libHStransformers-compat-0.5.1.4-IuFogs8HAVUJBWVNMhtssu-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
librt.so.1()(64bit)
libHStemplate-haskell-2.11.1.0-ghc8.0.2.so()(64bit)
libpthread.so.0()(64bit)
libHSpureMD5-2.1.3-7JMJyfjvda19KSCVQFmLwz-ghc8.0.2.so()(64bit)
libHSarray-0.5.1.1-ghc8.0.2.so()(64bit)
libHStransformers-0.5.2.0-ghc8.0.2.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.2.so()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit)
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libHSentropy-0.3.7-GVoReSVE1cZ4Y1pKgzhBYO-ghc8.0.2.so()(64bit)
libHScereal-0.5.2.0-5DBUviGXALfA68h0B1jvTp-ghc8.0.2.so()(64bit)
libdl.so.2()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)


Content of RPM :
/usr/lib64/ghc-8.0.2/tagged-binary-0.2.0.0-KBJaumSOWHjEzD0M7YeBsi
/usr/lib64/ghc-8.0.2/tagged-binary-0.2.0.0-KBJaumSOWHjEzD0M7YeBsi/libHStagged-binary-0.2.0.0-KBJaumSOWHjEzD0M7YeBsi-ghc8.0.2.so
/usr/share/doc/packages/ghc-tagged-binary
/usr/share/doc/packages/ghc-tagged-binary/LICENSE

 
ICM