Name : ghc-spool
| |
Version : 0.1
| Vendor : openSUSE
|
Release : bp150.2.6
| Date : 2018-07-30 20:41:02
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-spool-0.1-bp150.2.6.src.rpm
|
Size : 0.02 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Convert between ByteString and Vector.Storable without copying
|
Description :
This library allows conversion between the types from \'Data.ByteString\' (package \'bytestring\') and \'Data.Vector.Storable\' (package \'vector\') without copying the underlying data. This is useful, for example, when \'ByteString\' IO produces or consumes vectors of numbers in native byte order.
This trick relies on the fact that \'ByteString\' and \'Vector\' use their respective \'ForeignPtr\'s in compatible ways. It works with \'bytestring-0.9.1.10\' and \'vector-0.9\' on GHC 7.0. It may break with future releases of these packages. Depending on this library should be seen as a way to document and standardize an existing hack, and not as an absolute guarantee of correct behavior.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |