void package:aeson-combinators

Decode any JSON value to Void value which is impossible to construct. This Decoder is guarenteed to fail.
Encode any JSON value to Void value which is impossible to construct. This Encoder is guarenteed to fail.