add support for hetmet_flatten casting variable
[ghc-hetmet.git] / validate
old mode 100644 (file)
new mode 100755 (executable)
index 8d6e2c3..b1ae14f
--- a/validate
+++ b/validate
@@ -73,7 +73,7 @@ if [ $no_clean -eq 0 ]; then
         INSTDIR=`cygpath -m "$INSTDIR"`
     fi
 
-    /usr/bin/perl -w boot --required-tag=dph
+    /usr/bin/perl -w boot --validate --required-tag=dph
     ./configure --prefix="$INSTDIR" $config_args
 fi