Disable tests and benchmarks for yesod devel #864
This commit is contained in:
parent
f90397ad3d
commit
c0f0c13352
@ -300,6 +300,8 @@ configure opts extraArgs =
|
||||
checkExit =<< createProcess (proc (cabalProgram opts) $
|
||||
[ "configure"
|
||||
, "-flibrary-only"
|
||||
, "--disable-tests"
|
||||
, "--disable-benchmarks"
|
||||
, "-fdevel"
|
||||
, "--disable-library-profiling"
|
||||
, "--with-ld=yesod-ld-wrapper"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user