cd4b8f66bb
* pandoc.cabal: remove conditionals for ghc < 8.0. Support for GHC 7.10 has been dropped. * pandoc.cabal: compile with `-Wcpp-undef` when possible * pandoc.cabal: compile with `-fhide-source-paths` if possible
19 lines
533 B
Text
19 lines
533 B
Text
packages: pandoc.cabal
|
|
|
|
package pandoc
|
|
flags: +embed_data_files -trypandoc
|
|
ghc-options: -j +RTS -A32M -RTS
|
|
|
|
package pandoc-citeproc
|
|
flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug
|
|
ghc-options: -j +RTS -A32M -RTS
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/pandoc-citeproc
|
|
tag: 6d62678ece91bbb4fe4f5a99695006e1d53c3bae
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/doctemplates
|
|
tag: 2f7e7ea71d75b58b52f7ee4122b43aa5d5f68445
|