diff options
-rw-r--r-- | stack.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml index ea494552e..02feb8e43 100644 --- a/stack.yaml +++ b/stack.yaml @@ -8,10 +8,9 @@ extra-deps: - hslua-1.3.0 - hslua-module-path-0.1.0 - jira-wiki-markup-1.3.4 +- git: https://github.com/jgm/doclayout.git + commit: 7a23715f10fe20f1cd4d0a35a1fc57c2268d261f - citeproc-0.3.0.9 -#- citeproc: -# git: https://github.com/jgm/citeproc.git -# commit: feb3b7580c6738eec3b23921f7c1739cfba611aa ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-17.5 |