Fix appveyor flag.
This commit is contained in:
parent
2e7387697e
commit
073a5329e5
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ test_script:
|
|||
%STACK% setup > nul
|
||||
%STACK% path
|
||||
echo "" | %STACK% clean
|
||||
echo "" | %STACK% install %STACK_BUILD_OPTS% aeson-pretty --flag=lib-only
|
||||
echo "" | %STACK% install %STACK_BUILD_OPTS% aeson-pretty --flag='aeson-pretty:lib-only'
|
||||
echo "" | %STACK% install %STACK_BUILD_OPTS% pandoc pandoc-citeproc %STACK_FLAGS%
|
||||
|
||||
after_test:
|
||||
|
|
Loading…
Reference in a new issue