diff options
Diffstat (limited to 'cabal.project')
-rw-r--r-- | cabal.project | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/cabal.project b/cabal.project index d36a8c3d1..a0406da3c 100644 --- a/cabal.project +++ b/cabal.project @@ -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 |