hasktags
Producer of ctags "tags" and etags "TAGS" files for Haskell programs
Install
- All systems
-
curl cmd.cat/hasktags.sh
- Debian
-
apt-get install hasktags
- Ubuntu
-
apt-get install hasktags
- Arch Linux
-
pacman -S hasktags
- Kali Linux
-
apt-get install hasktags
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hasktags
- Raspbian
-
apt-get install hasktags
- Dockerfile
- dockerfile.run/hasktags
hasktags
Producer of ctags "tags" and etags "TAGS" files for Haskell programs
This package provides the hasktags program, which provides ctags "tags" and etags "TAGS" files for Haskell programs.