diff --git a/cabal.project b/cabal.project index 488c2a736..dbac39932 100644 --- a/cabal.project +++ b/cabal.project @@ -31,4 +31,4 @@ source-repository-package source-repository-package type: git location: https://github.com/pandoc/pandoc-lua-marshal - tag: 6e8c834acdf6d3551c58b71fe361faa7d3590838 + tag: 76a568e98c424b1e35a80f26f5998136adbeb165 diff --git a/stack.yaml b/stack.yaml index ab0c1e5fa..b216a6a75 100644 --- a/stack.yaml +++ b/stack.yaml @@ -31,7 +31,7 @@ extra-deps: - git: https://github.com/jgm/pandoc-types commit: 6ac717718396bdca510cbdc6d211bbea408444cc - git: https://github.com/pandoc/pandoc-lua-marshal - commit: 6e8c834acdf6d3551c58b71fe361faa7d3590838 + commit: 76a568e98c424b1e35a80f26f5998136adbeb165 - git: https://github.com/jgm/commonmark-hs commit: d0f3097e55471aa640d76d0188ba707cbece71b1 subdirs: [commonmark-pandoc]