diff options
-rw-r--r-- | cabal.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project index c1a89fd74..e09c88feb 100644 --- a/cabal.project +++ b/cabal.project @@ -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 |