aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-12-06 23:39:08 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-12-06 23:40:51 -0800
commit51142c6803cab7486dbe962f274174d246e571aa (patch)
tree104627f744bcb738cdec5fd1956bc88330f57edb /stack.yaml
parent72075423d08e7cd2052f5325a17d52fc1d7682b3 (diff)
downloadpandoc-51142c6803cab7486dbe962f274174d246e571aa.tar.gz
Ipynb reader & writer: properly handle cell "id".
This is passed through if it exists (in Nb4); otherwise the writer will add a random one so that cells all have an "id". Closes #7728.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index bdaa0b3d1..5f6a34068 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -32,10 +32,11 @@ extra-deps:
- commonmark-extensions-0.2.2
- citeproc-0.6
- aeson-pretty-0.8.9
-- ipynb-0.1.0.2
- texmath-0.12.3.3
- unicode-transforms-0.4.0
- unicode-data-0.2.0
+- git: https://github.com/jgm/ipynb.git
+ commit: 62f1a5180a61bc89c06982d8b869b1f254208699
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.10