packages feed

recover-rtti-0.3.0.0: CHANGELOG.md

# Revision history for recover-rtti

## 0.3.0.0 -- 2021-03-17

* Fix bug that could cause `anythingToString` to fail on lists with an
  `elemUserDefined` exception (issue #6). Thanks to Bit Connor for the report!

## 0.2.1.0 -- 2021-03-17

* Add support for unordered-containers and boxed vectors.

## 0.2.0.0 -- 2021-03-15

* Reorganize module structure (primarily to improve Haddocks)

## 0.1.0.0 -- 2021-03-11

* Alpha release