@hackage core-data0.2.1.3
Convenience wrappers around common data structures and encodings
Categories
License
BSD-3-Clause
Maintainer
Andrew Cowie <andrew@operationaldynamics.com>
Links
Versions
Deprecated
Tested Compilers
Dependencies (12)
- aeson >=1.4.5.0 && <1.5
- base >=4.11 && <5
- bytestring >=0.10.8.2 && <0.11
- containers >=0.6.0.1 && <0.7
- core-text >=0.2.2 && <0.3
- hashable >=1.2.7.0 && <1.3 Show all…
Dependents (7)
@hackage/unbeliever, @hackage/core-program, @hackage/technique, @hackage/publish, @hackage/core-telemetry, @hackage/core-effect-effectful, Show all…
Wrappers around common data structures and encodings.
This is part of a library intended to ease interoperability and assist in building command-line programs, both tools and longer-running daemons. A list of features and some background to the library's design is contained in the README on GitHub.