diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-01-13 09:40:46 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-01-13 09:40:46 -0800 |
| commit | af708abb047996b2c07537777c4c128381a77069 (patch) | |
| tree | 3f84115531a1f6d5dbe3552852aded3b5bdf0ce8 | |
| parent | 909ced5153e2c7cefd5018c39f83231824940fb8 (diff) | |
Use dev jgm/pandoc-types.
| -rw-r--r-- | cabal.project | 4 | ||||
| -rw-r--r-- | stack.yaml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cabal.project b/cabal.project index d9b2dd020..19d40a0cb 100644 --- a/cabal.project +++ b/cabal.project @@ -19,8 +19,8 @@ source-repository-package source-repository-package type: git - location: https://github.com/tarleb/pandoc-types - tag: f84b7359765a2798f22efe4e9457538cda7a8d4a + location: https://github.com/jgm/pandoc-types + tag: 2f2ffd5b1821b6d5f7774b97d515b86398033012 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index f7a7bfc24..cfc29aa80 100644 --- a/stack.yaml +++ b/stack.yaml @@ -28,8 +28,8 @@ extra-deps: commit: 1a77db688bd3285228299e5aeefc93d6c0d8c0b9 - git: https://github.com/jgm/citeproc commit: 4099185c5a82ef1f84b711c113d2744eeb794106 -- git: https://github.com/tarleb/pandoc-types - commit: f84b7359765a2798f22efe4e9457538cda7a8d4a +- git: https://github.com/jgm/pandoc-types + commit: 2f2ffd5b1821b6d5f7774b97d515b86398033012 - git: https://github.com/pandoc/pandoc-lua-marshal commit: a2a97e2af78326ea7841101d4ef56e74426b66c4 ghc-options: |
