Name: | ghc-vector-binary-instances |
---|---|
Version: | 0.2.5.2 |
Release: | 12.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 79579 |
License: | BSD-3-Clause |
RPM: | ghc-vector-binary-instances-0.2.5.2-12.el10_0.x86_64.rpm |
Source RPM: | ghc-vector-binary-instances-0.2.5.2-12.el10_0.src.rpm |
Build Date: | Tue May 20 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/vector-binary-instances |
Summary: | Instances of Data.Binary 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. |