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 0ad5684 commit 3d0e2efCopy full SHA for 3d0e2ef
cabal.project
@@ -6,3 +6,8 @@ tests: True
6
flags: +embed_data_files
7
constraints: skylighting-format-blaze-html >= 0.1.1.2,
8
skylighting-format-context >= 0.1.0.2
9
+
10
+source-repository-package
11
+ type: git
12
+ location: https://github.com/jgm/texmath
13
+ tag: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4
stack.yaml
@@ -17,7 +17,8 @@ extra-deps:
17
- tls-2.0.1
18
- skylighting-format-blaze-html-0.1.1.2
19
- djot-0.1.1.1
20
-
+- git: https://github.com/jgm/texmath
21
+ commit: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4
22
ghc-options:
23
"$locals": -fhide-source-paths -Wno-missing-home-modules
24
resolver: lts-22.11
0 commit comments