summaryrefslogtreecommitdiff
path: root/windows/make-windows-installer.bat
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-02-04 22:32:22 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-02-04 22:32:22 -0800
commite16d747d828fccb5d238c6d99c423ee2ac71a1ed (patch)
tree741ae5feb658c300f49a1d64d7fb313ec1166989 /windows/make-windows-installer.bat
parentbe8bddcaf3472ecc0098b48d49e3772ff47d26b2 (diff)
make-windows-installer: We no longer need wrappers, highlighting flags.
Diffstat (limited to 'windows/make-windows-installer.bat')
-rw-r--r--windows/make-windows-installer.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/make-windows-installer.bat b/windows/make-windows-installer.bat
index 2ea2998fa..c04dcf896 100644
--- a/windows/make-windows-installer.bat
+++ b/windows/make-windows-installer.bat
@@ -2,7 +2,7 @@
cd ..
cabal-dev install --disable-library-for-ghci highlighting-kate
cabal-dev install --flags="embed_data_files" citeproc-hs
-cabal-dev install --flags="executable wrappers -library highlighting" --datasubdir=
+cabal-dev install --flags="executable -library" --datasubdir=
rem note: we use -f-library in building pandoc, because
rem if the library is built, the data file paths will not be relocatable!
strip cabal-dev\bin\pandoc.exe