arybczak / ghc-tags

A command line tool that leverages GHC API for generation of etags (Emacs) and ctags (Vim, VSCode with ctagsx etc.) for efficient code navigation (jump to definition).
Mozilla Public License 2.0
21 stars 3 forks source link

Put an upper bound on aeson #3

Closed jsynacek closed 2 years ago

jsynacek commented 2 years ago

Limit aeson to <2.

Fixes: #2

jsynacek commented 2 years ago

Fixed in https://github.com/arybczak/ghc-tags/commit/f2a0dfac25637ce75cc597b1f87287498af1b3c7.