aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-10-23 16:17:49 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-10-23 16:27:51 -0700
commit87a98b76ce80ee53acfc54fcd8768c332413efe1 (patch)
tree866cc87a998cab0d1997113e543d3113dbce487b /cabal.project
parent2d3813e0dd7c2752bf299eb39e0b226d911920f1 (diff)
downloadpandoc-87a98b76ce80ee53acfc54fcd8768c332413efe1.tar.gz
Use ipynb 0.1.0.2.
With this change pandoc can be built with aeson >= 2.
Diffstat (limited to 'cabal.project')
-rw-r--r--cabal.project13
1 files changed, 1 insertions, 12 deletions
diff --git a/cabal.project b/cabal.project
index 4dacd344c..b0606c372 100644
--- a/cabal.project
+++ b/cabal.project
@@ -1,16 +1,5 @@
packages: pandoc.cabal
tests: True
flags: +embed_data_files
--- constraints: aeson >= 2.0.1.0
+constraints: aeson >= 2.0.1.0
--- 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