packages feed

hs-tags-0.1.5.2: CHANGELOG.md

# hs-tags

Version history.

## 0.1.5.2 (2021-09-10)

- Support GHC 8.10.7.

## 0.1.5.1 Andreas Abel 2021-08-22

- fixed #3: correctly obtain GHC's libdir

## 0.1.5 Andreas Abel 2021-03-16

- initial release
- tested with GHC 8.0.2 - 9.0.1

## Prehistory

- originally written in Dec 2007 by Ulf Norell to generate ctags via GHC 6.8
- extended in Feb 2008 by Nils Anders Danielsson to etags
- since then, used in the Agda development process and updated to new GHC versions