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 c6a26786d..d988639cc 100644 --- a/cabal.project +++ b/cabal.project @@ -10,7 +10,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3, source-repository-package type: git location: https://github.com/jgm/asciidoc-hs.git - tag: 4976e8b493808191358f4fadbe496e0a7c8e0fd1 + tag: cdbcf6d854eef2a0a05a988dd879985e7f6474e4 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 94838775a..0a92935c3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,7 @@ extra-deps: - texmath-0.13.0.2 - djot-0.1.2.4 - git: https://github.com/jgm/asciidoc-hs.git - commit: 4976e8b493808191358f4fadbe496e0a7c8e0fd1 + commit: cdbcf6d854eef2a0a05a988dd879985e7f6474e4 - git: https://github.com/jgm/typst-hs.git commit: 9b10ff32492304867b6cc410db6e843c2c9b913b ghc-options: |
