summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPéter Diviánszky <divipp@gmail.com>2016-01-25 03:08:42 +0100
committerPéter Diviánszky <divipp@gmail.com>2016-01-25 10:34:14 +0100
commit6a5dc25f766a894dfa0e97140936dda48f6f0e62 (patch)
treebf49c56f7d4950eb333b9ae75ce62a1a613e7e66 /Makefile
parentf38ab4e25a5e4ea9a1a5bae610239e0741c426a9 (diff)
apply hlint suggestions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 21e3facb..70257fed 100644
--- a/Makefile
+++ b/Makefile
@@ -10,3 +10,6 @@ coverage:
10 10
11profile: 11profile:
12 ./run-test-suite.sh --profile 12 ./run-test-suite.sh --profile
13
14hlint:
15 hlint -h tool/HLint.hs src test tool