cabal.project: move flags: to top level (not under pandoc:).

If it's under the pandoc stanza, it can't be overriden on the
command line, it seems.

Also we remove ghc-options.
This commit is contained in:
John MacFarlane 2021-03-19 14:49:42 -07:00
parent 7678c48122
commit c3a9322b93

View file

@ -1,10 +1,6 @@
packages: pandoc.cabal
tests: True
package pandoc
flags: +embed_data_files
ghc-options: +RTS -A256m -RTS
flags: +embed_data_files
-- source-repository-package
-- type: git