@hackage data-object0.2.0
Represent hierachichal structures, called objects in JSON.
Deprecated
Dependencies (10)
- attempt >=0.2.0 && <0.3
- base >=4 && <5
- bytestring >=0.9.1.4 && <1
- convertible-text >=0.2.0 && <0.3
- old-locale >=1 && <1.1
- safe-failure >=0.4 && <0.5 Show all…
Dependents (23)
@hackage/hledger, @hackage/yesod-default, @hackage/yesod-examples, @hackage/property-list, @hackage/yackage, @hackage/acme-everything, Show all…
Package Flags
buildtests
(off by default)
Build the executable to run unit tests
nolib
(off by default)
Skip building the library.
These objects show up in different places, eg JSON, Yaml. By providing a representation in a separate repository, other libraries can share a single representation of these structures.