Mpv.Json
basicOptions :: Options Source #
jsonOptions :: Options Source #
untaggedOptions :: Options Source #
lowerMinusJson :: Name -> Q [Dec] Source #
aesonToEither :: Result a -> Either Text a Source #
jsonDecodeValue :: FromJSON a => Value -> Either Text a Source #