mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 17:26:32 +00:00
cabal.project: don't explicitly set -trypandoc.
If we do, this can't be overridden on the command line.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user