aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-10-09 10:54:44 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-10-09 11:01:33 -0700
commit3351dcfc45cf2053ae6cb6fb811d88cb6ebbc969 (patch)
treebe5bfae132b407d0c7a45756a6fe8daabddc3b45
parent3aa069e1d5853966964471e36b0099ddba0489fd (diff)
downloadpandoc-3351dcfc45cf2053ae6cb6fb811d88cb6ebbc969.tar.gz
Add HsYAML-aeson to build-depends
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 14756844b..049a7dec6 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -417,6 +417,7 @@ library
case-insensitive >= 1.2 && < 1.3,
unicode-transforms >= 0.3 && < 0.4,
HsYAML >= 0.2 && < 0.3,
+ HsYAML-aeson >= 0.2 && < 0.3,
doclayout >= 0.1 && < 0.2,
ipynb >= 0.1 && < 0.2,
attoparsec >= 0.12 && < 0.14