summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index b58c3725f..66122c920 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -7,8 +7,13 @@ flags:
network-uri: true
packages:
- '.'
+- location:
+ git: https://github.com/jgm/pandoc-types.git
+ commit: 973394685aad945ccd92a86bf76e5c644e72e127
+- location:
+ git: https://github.com/jgm/texmath.git
+ commit: 31273683a376e97848028e4619f28ab8c03c88af
extra-deps:
-- texmath-0.9
- doctemplates-0.1.0.2
- pandoc-types-1.17.0.4
- skylighting-0.1.1.1