cabal.project: don't explicitly set -trypandoc.

If we do, this can't be overridden on the command line.
This commit is contained in:
John MacFarlane 2021-03-02 09:08:24 -08:00
parent 651b241533
commit 595d2e25ea

View file

@ -3,7 +3,7 @@ packages: pandoc.cabal
tests: True
package pandoc
flags: +embed_data_files -trypandoc
flags: +embed_data_files
ghc-options: -j +RTS -A256m -RTS
-- source-repository-package