[ADD] Haskell configuration to Makefile

This commit is contained in:
Bruno BELANYI 2020-04-07 17:45:00 +02:00
parent 295670f792
commit cf0d4f83bf
2 changed files with 3 additions and 0 deletions

View file

@ -3,6 +3,7 @@ CLI_PACKAGES := \
flake8 \
gdb \
git \
haskell \
isort \
mypy \
ranger \