Use ipynb 0.2.

This commit is contained in:
John MacFarlane 2022-01-12 00:09:16 -08:00
parent a416a2f243
commit ed3690afcd
2 changed files with 5 additions and 6 deletions

View file

@ -3,8 +3,8 @@ tests: True
flags: +embed_data_files flags: +embed_data_files
constraints: aeson >= 2.0.1.0 constraints: aeson >= 2.0.1.0
source-repository-package -- source-repository-package
type: git -- type: git
location: https://github.com/jgm/ipynb.git -- location: https://github.com/jgm/ipynb.git
tag: 00246af10885c2ad4413ace4f69a7e6c88297a08 -- tag: 00246af10885c2ad4413ace4f69a7e6c88297a08

View file

@ -37,8 +37,7 @@ extra-deps:
- commonmark-extensions-0.2.2.1 - commonmark-extensions-0.2.2.1
- commonmark-pandoc-0.2.1.1 - commonmark-pandoc-0.2.1.1
- citeproc-0.6.0.1 - citeproc-0.6.0.1
- git: https://github.com/jgm/ipynb.git - ipynb-0.2
commit: 00246af10885c2ad4413ace4f69a7e6c88297a08
ghc-options: ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules "$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.10 resolver: lts-18.10