Install hothasktags by entering the following commands in the terminal:
sudo apt update sudo apt install hothasktags
Description:
Haskell ctags generator
hothasktags generates ctags files for Haskell, with knowledge of import lists and qualified imports. It provides a smart go-to-definition for Vim, that almost always gets it right in the presence of multiple names from different modules.
Homepage: http://github.com/luqui/hothasktags
Version: 0.3.8-1
Section: universe/devel