MarcWeber / hasktags

Produces ctags "tags" and etags "TAGS" files for Haskell programs
Other
127 stars 32 forks source link

Support GHC 9.2, allow `bytestring-0.11` #83

Closed andreasabel closed 2 years ago

andreasabel commented 2 years ago

Support GHC 9.2, allow bytestring-0.11. Needed for stackage nightly soon.

andreasabel commented 2 years ago

This issue is fixed by revision https://hackage.haskell.org/package/hasktags-0.72.0/revisions/.

PR #84 should still be merged, to keep master and CI up-to-date.