fbdc0b3ad4
This is a temporary fix to work around a missing constraint in package text-conversions. It should be removed once a new revision or new version fixes the underlying issue.
16 lines
428 B
Text
16 lines
428 B
Text
packages: pandoc.cabal
|
|
|
|
package pandoc
|
|
flags: +embed_data_files -trypandoc
|
|
ghc-options: -j +RTS -A64m -RTS
|
|
|
|
package pandoc-citeproc
|
|
flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug
|
|
ghc-options: -j +RTS -A64m -RTS
|
|
|
|
source-repository-package
|
|
type: git
|
|
location: https://github.com/jgm/pandoc-citeproc
|
|
tag: 159bbb566858c0bc522e6404eb989671cd7236fd
|
|
|
|
constraints: base16-bytestring < 1
|