packages feed

row-types-aeson-1.0.0.0: README.md

Row-Types-aeson
=======

[![Build Status](https://github.com/target/row-types/actions/workflows/.github/workflows/ci.yml/badge.svg)](https://github.com/target/row-types/)
[![Hackage](https://img.shields.io/hackage/v/row-types-aeson.svg)](https://hackage.haskell.org/package/row-types)

Row-types-aeson is a small extension to the [row-types library](https://hackage.haskell.org/package/row-types)
that includes [aeson](https://hackage.haskell.org/package/aeson) instances for row-types objects.

Available on [Hackage](https://hackage.haskell.org/package/row-types-aeson).