aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 1ae854c29..108e40f27 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -8,7 +8,9 @@ flags:
packages:
- '.'
extra-deps:
-- texmath-0.8.6.1
+- texmath-0.8.6.2
+- data-default-0.6.0
+- data-default-instances-base-0.1.0
# to compile against aeson 0.11.0.0:
# - 'aeson-0.11.0.0'
# - 'fail-4.9.0.0'