Have windows installer make man page first.
In cabal-dev, makemanpage fails.
This commit is contained in:
parent
1d2041283b
commit
80f9619948
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
@echo off
|
||||
cd ..
|
||||
ghc --make MakeManPage
|
||||
MakeManPage.exe
|
||||
cabal update
|
||||
cabal-dev install --disable-library-for-ghci highlighting-kate
|
||||
cabal-dev install --flags="embed_data_files" citeproc-hs
|
||||
|
|
Loading…
Reference in a new issue