diff options
| -rw-r--r-- | cabal.project | 2 | ||||
| -rw-r--r-- | stack.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project index e94433879..c09804004 100644 --- a/cabal.project +++ b/cabal.project @@ -6,7 +6,7 @@ constraints: aeson >= 2.0.1.0 source-repository-package type: git location: https://github.com/jgm/texmath.git - tag: 31438be6166497425039d7f2ac29b13ad6792387 + tag: df209eb0e390518dae407d9b2a4984782be2fb1f source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index e6b8a0eef..f0259a93a 100644 --- a/stack.yaml +++ b/stack.yaml @@ -41,7 +41,7 @@ extra-deps: commit: cc815e013f0d87eef3daef8ad9e376ad807b012b subdirs: [commonmark, commonmark-extensions] - git: https://github.com/jgm/texmath.git - commit: 31438be6166497425039d7f2ac29b13ad6792387 + commit: df209eb0e390518dae407d9b2a4984782be2fb1f - git: https://github.com/jgm/pandoc-types.git commit: feb3a90a17334ab314f63b2de3ec0c7dd59b4be0 ghc-options: |
