SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-vector-binary-instances
Version : 0.2.3.4 Vendor : obs://build_opensuse_org/home:so_it_team
Release : 4.2 Date : 2018-08-25 06:48:37
Group : Development/Languages/Other Source RPM : ghc-vector-binary-instances-0.2.3.4-4.2.src.rpm
Size : 0.07 MB
Packager : (none)
Summary : Instances of Data.Binary and Data.Serialize for vector
Description :
Instances for Binary for the types defined in the vector package, making it
easy to serialize vectors to and from disk. We use the generic interface to
vectors, so all vector types are supported. Specific instances are provided for
unboxed, boxed and storable vectors.

To serialize a vector:

> *Data.Vector.Binary> let v = Data.Vector.fromList [1..10] >
*Data.Vector.Binary> v > fromList [1,2,3,4,5,6,7,8,9,10] :: Data.Vector.Vector
> *Data.Vector.Binary> encode v > Chunk
\"NULNULNULNULNUL...NULNULNULtNULNULNULNULn\" Empty

Which you can in turn compress before writing to disk:

> compress . encode $ v > Chunk \"US139bNULNULN...229240,254:NULNULNUL\" Empty.

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-vector-binary-instances
ghc-vector-binary-instances(x86-64)
libHSvector-binary-instances-0.2.3.4-GEQ5cJ7WTvpAIAPAZ4qW7x-ghc8.0.2.so()(64bit)

Requires :
libc.so.6()(64bit)
libgmp.so.10()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libHScontainers-0.5.7.1-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libHSvector-0.11.0.0-LMwQhhnXj8U3T5Bm1JFxG-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)
libHSbytestring-0.10.8.1-ghc8.0.2.so()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libHSbinary-0.8.3.0-ghc8.0.2.so()(64bit)
libHSprimitive-0.6.1.0-6AbSTw9JXz141LE5p6LGH-ghc8.0.2.so()(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)


Content of RPM :
/usr/lib64/ghc-8.0.2/vector-binary-instances-0.2.3.4-GEQ5cJ7WTvpAIAPAZ4qW7x
/usr/lib64/ghc-8.0.2/vector-binary-instances-0.2.3.4-GEQ5cJ7WTvpAIAPAZ4qW7x/libHSvector-binary-instances-0.2.3.4-GEQ5cJ7WTvpAIAPAZ4qW7x-ghc8.0.2.so
/usr/share/doc/packages/ghc-vector-binary-instances
/usr/share/doc/packages/ghc-vector-binary-instances/LICENSE

 
ICM