THRIFT-1122 do not build any library: added --without-haskell


git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1086705 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/contrib/mingw-cross-compile.sh b/contrib/mingw-cross-compile.sh
index 9e8e054..f0b03a3 100755
--- a/contrib/mingw-cross-compile.sh
+++ b/contrib/mingw-cross-compile.sh
@@ -7,6 +7,7 @@
   --without-csharp \
   --without-python \
   --without-ruby \
+  --without-haskell \
   --without-perl \
   --without-php \
   --without-erlang \