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