Use latest dev version of ipynb.
This should give us deterministic JSON output for mime bundles.
This commit is contained in:
parent
ccb9db34f8
commit
8215ca081d
2 changed files with 2 additions and 2 deletions
|
@ -11,4 +11,4 @@ constraints: aeson >= 2.0.1.0
|
|||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/ipynb.git
|
||||
tag: 62f1a5180a61bc89c06982d8b869b1f254208699
|
||||
tag: 00246af10885c2ad4413ace4f69a7e6c88297a08
|
||||
|
|
|
@ -36,7 +36,7 @@ extra-deps:
|
|||
- unicode-transforms-0.4.0
|
||||
- unicode-data-0.2.0
|
||||
- git: https://github.com/jgm/ipynb.git
|
||||
commit: 62f1a5180a61bc89c06982d8b869b1f254208699
|
||||
commit: 00246af10885c2ad4413ace4f69a7e6c88297a08
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
resolver: lts-18.10
|
||||
|
|
Loading…
Add table
Reference in a new issue