summaryrefslogtreecommitdiff
path: root/build.nix.sh
diff options
context:
space:
mode:
authorAndrey Mokhov <andrey.mokhov@gmail.com>2019-01-10 22:35:22 +0000
committerBen Gamari <ben@smart-cactus.org>2019-01-16 14:17:34 -0500
commitbfb3e3072d25d983e2245e2cf2d491981f49549c (patch)
tree82c7a1f9ccd63e9f265dd95b91d250516e1c9ae9 /build.nix.sh
parent7218270dee1067db9c4f342b97e07ca89b80b82d (diff)
downloadhaskell-bfb3e3072d25d983e2245e2cf2d491981f49549c.tar.gz
Disable Shake Lint by default.
Diffstat (limited to 'build.nix.sh')
-rwxr-xr-xbuild.nix.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.nix.sh b/build.nix.sh
index 4b03ea8418..088202665f 100755
--- a/build.nix.sh
+++ b/build.nix.sh
@@ -30,6 +30,5 @@ echo $absoluteRoot
cd "$absoluteRoot"
hadrian \
- --lint \
--directory="$absoluteRoot/.." \
"$@"