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 b15e938 commit eca9ad1Copy full SHA for eca9ad1
cabal.project
@@ -11,3 +11,8 @@ source-repository-package
11
type: git
12
location: https://github.com/jgm/texmath
13
tag: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4
14
+
15
+source-repository-package
16
+ type: git
17
+ location: https://github.com/jgm/doclayout
18
+ tag: af6563972de73ead9f37de44ccca1c86b09a7cec
stack.yaml
@@ -20,6 +20,8 @@ extra-deps:
20
- zip-archive-0.4.3.1
21
- git: https://github.com/jgm/texmath
22
commit: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4
23
+- git: https://github.com/jgm/doclayout
24
+ commit: af6563972de73ead9f37de44ccca1c86b09a7cec
25
26
ghc-options:
27
"$locals": -fhide-source-paths -Wno-missing-home-modules
0 commit comments