Makefile: Back to using citeproc-hs repository.

The released version lacks some features we need.
This commit is contained in:
John MacFarlane 2012-10-14 21:08:41 -07:00
parent 19e1d746da
commit 7179163826

View file

@ -9,7 +9,7 @@ all:
prof:
cabal-dev configure --enable-tests --enable-library-profiling --enable-executable-profiling && cabal-dev build
prep: pandoc-types
prep: pandoc-types citeproc-hs
cabal-dev update && \
cabal-dev install-deps --enable-library-profiling --enable-tests --enable-benchmarks