Makefile: cabal-dev/cabal update.
This commit is contained in:
parent
3a3fe2df6c
commit
f9d76bd666
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ prof:
|
|||
cabal-dev configure --enable-tests --enable-library-profiling --enable-executable-profiling && cabal-dev build
|
||||
|
||||
prep: pandoc-types
|
||||
cabal update && \
|
||||
cabal-dev update && \
|
||||
cabal-dev install-deps --enable-library-profiling --enable-tests --enable-benchmarks
|
||||
|
||||
quick:
|
||||
|
|
Loading…
Reference in a new issue