Began applying Emily's suggestions

This commit is contained in:
Jack Hodgkinson 2022-03-02 16:46:09 +00:00
parent 3fc7a39902
commit fbf87a9165
3 changed files with 6 additions and 12 deletions

View file

@ -1,6 +1,6 @@
SHELL := /usr/bin/env bash
.PHONY: hoogle format usage
.PHONY: hoogle format haddock usage
usage:
@echo "usage: make <command> [OPTIONS]"