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 68eb6d0e8..df97ccac3 100644 --- a/cabal.project +++ b/cabal.project @@ -30,4 +30,4 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/asciidoc-hs.git - tag: 3726f94dbe8bc061ace9030de71124000c593aed + tag: d92676a1e88e474fcd85ec29c6d4f40f4a95be59 diff --git a/stack.yaml b/stack.yaml index 7a3878d4e..ba1199683 100644 --- a/stack.yaml +++ b/stack.yaml @@ -23,7 +23,7 @@ extra-deps: - git: https://github.com/jgm/djoths.git commit: 7dc8da53fc092d2d4d91f5f0988840f4faf90368 - git: https://github.com/jgm/asciidoc-hs.git - commit: 3726f94dbe8bc061ace9030de71124000c593aed + commit: d92676a1e88e474fcd85ec29c6d4f40f4a95be59 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-24.20 |
