summaryrefslogtreecommitdiff
path: root/windows/make-windows-installer.bat
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-05-12 10:18:16 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-05-12 10:18:16 -0700
commit6d99fd235b3ce2f754d0003675c00a41dfe60ae0 (patch)
tree095edfb7803b4aa9b4f1a7b039267f552eea907a /windows/make-windows-installer.bat
parent5f889b93963dda851b3610dfd2ed74c17a3e4091 (diff)
windows installer: use blaze html 0.5.
Diffstat (limited to 'windows/make-windows-installer.bat')
-rw-r--r--windows/make-windows-installer.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/windows/make-windows-installer.bat b/windows/make-windows-installer.bat
index f8e57485b..b678b3879 100644
--- a/windows/make-windows-installer.bat
+++ b/windows/make-windows-installer.bat
@@ -1,8 +1,9 @@
@echo off
cd ..
+cabal update
cabal-dev install --disable-library-for-ghci highlighting-kate
cabal-dev install --flags="embed_data_files" citeproc-hs
-cabal-dev install --flags="executable -library" --datasubdir=
+cabal-dev install --flags="executable -library blaze_html_0_5" --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