From e16d747d828fccb5d238c6d99c423ee2ac71a1ed Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 4 Feb 2012 22:32:22 -0800 Subject: make-windows-installer: We no longer need wrappers, highlighting flags. --- windows/make-windows-installer.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'windows') 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 -- cgit v1.2.3