Changelog of @hackage/hark 0.2

2009-08-27 Markus Dittrich haskelladdict@gmail.com

* 0.2 release

* Complete rework of file parsing framework.
* Significant code cleanup and isolation of I/O routines
  in parser routines only.
* Implemented ability to search for packages that have
  USE flag foo (-u) and where also emerged with it turned
  on (-U).
* Implemented a detailed search option that returns more
  detailed information for all returned hits (-S).
* Lots of bugfixes.

2009-08-09 Markus Dittrich haskelladdict@gmail.com

* initial 0.1 release