@hackage core-data0.3.9.1
Convenience wrappers around common data structures and encodings
Categories
License
MIT
Maintainer
Andrew Cowie <istathar@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (14)
- aeson >=1.5 && <2 || >=2.0.1
- base >=4.11 && <5
- bytestring
- containers
- core-text >=0.3.8
- hashable >=1.2 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.