aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
blob: 28d7693c42eb5d07c5fc8adbac2b291bdde62069 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
packages: pandoc.cabal
tests: True
flags: +embed_data_files
-- constraints: aeson >= 2.0.1.0

source-repository-package
  type: git
  location: https://github.com/jgm/citeproc.git
  tag: 673a7fb643d24a3bb0f60f8f29e189c0ba7ef15b

source-repository-package
  type: git
  location: https://github.com/jgm/commonmark-hs.git
  tag: 7d34a747cd2d8668451909a722eb9ce16d1f4852
  subdir: commonmark

source-repository-package
  type: git
  location: https://github.com/jgm/commonmark-hs.git
  tag: 7d34a747cd2d8668451909a722eb9ce16d1f4852
  subdir: commonmark-pandoc

-- Needed to build with aeson 2

-- source-repository-package
--   type: git
--   location: https://github.com/hasufell/aeson-pretty.git
--   tag: e902ab866bb41d990b66af3644aeb352ff7aaf6f

-- source-repository-package
--   type: git
--   location: https://github.com/jgm/ipynb.git
--   tag: 1f1ddb29227335091a3a158b9aeeeb47a372c683