build(Makefile): hoogle as alias for start-hoogle
This commit is contained in:
parent
f27da5dc11
commit
59ccd61bb8
3
Makefile
3
Makefile
@ -417,6 +417,9 @@ log-%:
|
|||||||
|
|
||||||
# TODO: move targets below to better location
|
# TODO: move targets below to better location
|
||||||
|
|
||||||
|
# Some convenience aliases:
|
||||||
|
hoogle: start-hoogle
|
||||||
|
|
||||||
.PHONY: i18n-check
|
.PHONY: i18n-check
|
||||||
# HELP: check internationalization
|
# HELP: check internationalization
|
||||||
i18n-check: --image-run---i18n-check
|
i18n-check: --image-run---i18n-check
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user