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 c09804004..7d4937a27 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: df209eb0e390518dae407d9b2a4984782be2fb1f + tag: 506e9433db94246371c1b66f95cf1e3ccab24232 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index f0259a93a..f726a01a3 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: df209eb0e390518dae407d9b2a4984782be2fb1f + commit: 506e9433db94246371c1b66f95cf1e3ccab24232 - git: https://github.com/jgm/pandoc-types.git commit: feb3a90a17334ab314f63b2de3ec0c7dd59b4be0 ghc-options: |
