Makefile: Back to using citeproc-hs repository.
The released version lacks some features we need.
This commit is contained in:
parent
19e1d746da
commit
7179163826
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue