The unpac monorepo manager self-hosting as a monorepo using unpac
commits
Author
Commit
Message
Date
Used to return `Error (`Expected `Json) infinitely often violating
the API spec. The bug was present in earlier version of Jsonm.
Only change is that any JSON value can now be codec as JSON text. Used
to be limited to objects and arrays.
Fixes #6.