Changelog for hs-tags-0.1.5.3
hs-tags
Version history.
0.1.5.3 Andreas Abel 2022-01-10
- Fixed #6: build failure with GHC 9.0.2.
- Tested with GHC 8.0.2 - 9.0.2.
0.1.5.2 Andrés Sicard Ramirez 2021-09-10
stack.yaml
file for 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