Add smart constructors for Value
Open
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 336
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 4
Description
Constructing a `Value` type by hand you can use `.=` and `object`. I think it would make sense to have a richer collection of ways to construct a `Value` mirroring the interface that is offered by `Data.Aeson.Encoding`.
Contributor guide
Assessment
This issue has not been assessed yet.