| Name: | ghc-cereal |
|---|---|
| Version: | 0.3.5.2 |
| Release: | 7.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 471449 |
| License: | BSD |
| RPM: | ghc-cereal-0.3.5.2-7.el7.x86_64.rpm |
| Source RPM: | ghc-cereal-0.3.5.2-7.el7.src.rpm |
| Build Date: | Fri Nov 17 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://hackage.haskell.org/package/cereal |
| Summary: | Binary serialization library |
| Description: | A binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and replaces the asynchronous errors with a user-handleable Either type. Similar to binary in performance, but uses a strict ByteString instead of a lazy ByteString, thus restricting it to operating on finite inputs. |