packages feed

optparse-simple-0.1.1.2: ChangeLog.md

# ChangeLog for optparse-simple

## 0.1.1.2

* Run TH slice at the right time to get proper Git info [#13](https://github.com/fpco/optparse-simple/issues/13)

## 0.1.1.1

* Add explicit signature to work around [#12](https://github.com/fpco/optparse-simple/issues/12)

## 0.1.1

* Switch dependency `gitrev` to `githash`

## 0.1.0

* Migrate from `EitherT` to `ExceptT`
  [#8](https://github.com/fpco/optparse-simple/issues/8)

## 0.0.4

* Support `--help` on subcommands