aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
blob: a0ccf53d309f36011f355af89d9dbc21b3bfd0d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
packages: pandoc.cabal

package pandoc
  flags: +embed_data_files -trypandoc
  ghc-options: -Wall -fno-warn-unused-do-bind -Wincomplete-record-updates -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wincomplete-uni-patterns -Widentities -j +RTS -A32M -RTS

package pandoc-citeproc
  flags: +embed_data_files +bibutils -unicode_collation -test_citeproc -debug
  ghc-options: -Wall -fno-warn-unused-do-bind -Wincomplete-record-updates -Wnoncanonical-monad-instances -Wnoncanonical-monadfail-instances -Wincomplete-uni-patterns -Widentities -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: 9b2f5d55f4a2b414b10c4b48aaa7d1169e0ba4d7