]> gitweb @ CieloNegro.org - cabal-shared-makefile.git/blobdiff - cabal-package.mk
"make lint" should run hlint with --cross
[cabal-shared-makefile.git] / 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