packages feed

parsec-extra-0.2.0.0: CHANGELOG.md

## 0.2.0.0

* Follow the transition from Error to Except: parseM now takes an additional
  argument specifying how to inject parse errors into the monad stack error
  type.