Makefile: Use Hackage citeproc-hs 0.3.5.
This commit is contained in:
parent
3abc1021aa
commit
4b65c2041c
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -9,7 +9,8 @@ all:
|
|||
prof:
|
||||
cabal-dev configure --enable-tests --enable-library-profiling --enable-executable-profiling && cabal-dev build
|
||||
|
||||
prep: pandoc-types citeproc-hs
|
||||
prep: pandoc-types
|
||||
cabal update && \
|
||||
cabal-dev install-deps --enable-library-profiling --enable-tests --enable-benchmarks
|
||||
|
||||
quick:
|
||||
|
|
Loading…
Add table
Reference in a new issue