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 ee9acef9b..2082e244a 100644 --- a/cabal.project +++ b/cabal.project @@ -10,4 +10,4 @@ constraints: skylighting-format-blaze-html >= 0.1.1.1, source-repository-package type: git location: https://github.com/jgm/typst-hs - tag: 71c24946e098ce8af0b8de4004711e4ee732f2d0 + tag: 2a92d6b61b077ad6eaff857f45aa50004658082e diff --git a/stack.yaml b/stack.yaml index 7f8f84489..c9f3474a2 100644 --- a/stack.yaml +++ b/stack.yaml @@ -29,7 +29,7 @@ extra-deps: - commonmark-0.2.4 - commonmark-extensions-0.2.4 - git: https://github.com/jgm/typst-hs - commit: 71c24946e098ce8af0b8de4004711e4ee732f2d0 + commit: 2a92d6b61b077ad6eaff857f45aa50004658082e ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
