Skip to content

Commit eca9ad1

Browse files
committed
Use dev version of doclayout.
1 parent b15e938 commit eca9ad1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

cabal.project

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ source-repository-package
1111
type: git
1212
location: https://github.com/jgm/texmath
1313
tag: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4
14+
15+
source-repository-package
16+
type: git
17+
location: https://github.com/jgm/doclayout
18+
tag: af6563972de73ead9f37de44ccca1c86b09a7cec

stack.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ extra-deps:
2020
- zip-archive-0.4.3.1
2121
- git: https://github.com/jgm/texmath
2222
commit: 85d7c9aaa19c9cc5f53f1cd56384cf89bef83ca4
23+
- git: https://github.com/jgm/doclayout
24+
commit: af6563972de73ead9f37de44ccca1c86b09a7cec
2325

2426
ghc-options:
2527
"$locals": -fhide-source-paths -Wno-missing-home-modules

0 commit comments

Comments
 (0)