chore(tools): Remove bazel & ghc

This commit is contained in:
Vincent Ambo 2019-08-15 16:15:59 +01:00
parent 128875b501
commit 38493b83ea
3 changed files with 0 additions and 8 deletions

View file

@ -13,15 +13,9 @@ case "${TARGET_TOOL}" in
git-appraise)
attr="thirdParty.gitAppraise"
;;
bazel)
attr="bazel"
;;
stylish-haskell)
attr="haskellPackages.stylish-haskell"
;;
ghc)
attr="thirdParty.ghc"
;;
*)
echo "The tool '${TARGET_TOOL}' is currently not installed in this repository."
exit 1

View file

@ -1 +0,0 @@
__dispatch.sh

View file

@ -1 +0,0 @@
__dispatch.sh