From 3d19b937a3e267f94631481de4ff0b52f5ac6549 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 Aug 2014 13:03:46 -0400 Subject: typo --- standalone/windows/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone/windows/build.sh') diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh index f4aba966f..34825931a 100755 --- a/standalone/windows/build.sh +++ b/standalone/windows/build.sh @@ -35,7 +35,7 @@ rm -f git-annex-installer.exe # for haskell libraries to link them with the cygwin library. cabal update || true -cabal transformers-compat -fthree +cabal install transformers-compat -fthree cabal install mtl-2.1.3.1 cabal install DAV-1.0 -- cgit v1.2.3