]> gitweb @ CieloNegro.org - cabal-shared-makefile.git/commitdiff
"make lint" should run hlint with --cross
authorPHO <pho@cielonegro.org>
Mon, 3 Oct 2011 13:06:28 +0000 (22:06 +0900)
committerPHO <pho@cielonegro.org>
Mon, 3 Oct 2011 13:06:28 +0000 (22:06 +0900)
cabal-package.mk

index 572e5b60eedd82edac5f6edf331dfb41daaf25f1..50589e021b7d44bb04e1e06e9e63543dc18557e1 100644 (file)
@@ -110,7 +110,7 @@ fixme:
                || echo 'No FIXME or THINKME found.'
 
 lint:
-       $(HLINT) . --report
+       $(HLINT) . --cross --report
 
 push: push-repo push-ditz push-doc