We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b22eaa6 commit 4bdb455Copy full SHA for 4bdb455
cabal.project
@@ -7,7 +7,3 @@ flags: +embed_data_files
7
constraints: skylighting-format-blaze-html >= 0.1.1.3,
8
skylighting-format-context >= 0.1.0.2
9
10
-source-repository-package
11
- type: git
12
- location: https://github.com/jgm/asciidoc-hs.git
13
- tag: b936642fb739e85f08afd44a35bc3ce0849d8cd7
stack.yaml
@@ -18,8 +18,7 @@ extra-deps:
18
- typst-0.8.1
19
- texmath-0.13.0.2
20
- djot-0.1.2.4
21
-- git: https://github.com/jgm/asciidoc-hs.git
22
- commit: b936642fb739e85f08afd44a35bc3ce0849d8cd7
+- asciidoc-0.1
23
ghc-options:
24
"$locals": -fhide-source-paths -Wno-missing-home-modules
25
resolver: lts-24.20
0 commit comments