Package ghc7.6.1-bson: Information
Source package: ghc7.6.1-bson
Version: 0.2.1-alt1
Build time: Dec 23, 2012, 09:36 AM
Category: Development/Haskell
Report package bugHome page: http://github.com/selectel/bson-haskell
License: OtherLicense
Summary: BSON documents are JSON-like objects with a standard binary encoding.
Description:
A BSON Document is an untyped (dynamically type-checked) record. I.e. it is a list of name-value pairs, where a Value is a single sum type with constructors for basic types (Bool, Int, Float, String, and Time), compound types (List, and (embedded) Document), and special types (Binary, Javascript, ObjectId, RegEx, and a few others).
List of RPM packages built from this SRPM:
ghc7.6.1-bson (x86_64, i586)
ghc7.6.1-bson-debuginfo (x86_64, i586)
ghc7.6.1-bson (x86_64, i586)
ghc7.6.1-bson-debuginfo (x86_64, i586)
Maintainer: Denis Smirnov