diff options
| author | John MacFarlane <[email protected]> | 2022-01-12 00:09:16 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-01-12 00:09:16 -0800 |
| commit | ed3690afcdd4598ff0940f902499287c2f55dba0 (patch) | |
| tree | 9fc87b16ac5d1243897b2f7e3bef488cca1e0c5a /cabal.project | |
| parent | a416a2f243ae54ee52115f55f573f32012d4c442 (diff) | |
Use ipynb 0.2.
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cabal.project b/cabal.project index 779ffcfa7..f4fbc2edd 100644 --- a/cabal.project +++ b/cabal.project @@ -3,8 +3,8 @@ tests: True flags: +embed_data_files constraints: aeson >= 2.0.1.0 -source-repository-package - type: git - location: https://github.com/jgm/ipynb.git - tag: 00246af10885c2ad4413ace4f69a7e6c88297a08 +-- source-repository-package +-- type: git +-- location: https://github.com/jgm/ipynb.git +-- tag: 00246af10885c2ad4413ace4f69a7e6c88297a08 |
