From 6e4a1f7a771ca10ede528776ed126ef11f802dfd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Sep 2015 09:43:46 -0700 Subject: decruft --- standalone/windows/build.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'standalone') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index 7cbfb342d..7b78953d0 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -38,10 +38,6 @@ rm -f git-annex-installer.exe # for haskell libraries to link them with the cygwin library. cabal update || true -# This workaround is still needed, it seems. -#cabal install transformers-compat -fthree -#cabal install DAV-1.0 - cabal install --only-dependencies || true # Detect when the last build was an incremental build and failed, -- cgit v1.2.3