diff options
Diffstat (limited to 'deb')
-rw-r--r-- | deb/stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml index 5a287e647..eee7f0035 100644 --- a/deb/stack.yaml +++ b/deb/stack.yaml @@ -20,4 +20,5 @@ extra-deps: - http-client-tls-0.3.0 - 'cmark-0.5.3.1' - 'aeson-pretty-0.8.1' +- 'texmath-0.8.6.5' resolver: lts-6.5 |