safe-json
safe-json copied to clipboard
Wrapping `Value` in a newtype (SafeValue?)
This might help in switching from aeson
over to safe-json
and make functions like removeVersion
clearer in that they remove the "safeness".