diff options
Diffstat (limited to 'stack.full.yaml')
| -rw-r--r-- | stack.full.yaml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/stack.full.yaml b/stack.full.yaml index d79d25d0c..880fe9425 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -13,7 +13,5 @@ packages: - '../pandoc-types' - '../texmath' extra-deps: -- 'cmark-0.5.0' -# Use older aeson to avoid excessive memory use in compilation: -- 'aeson-0.8.0.2' -resolver: lts-4.0 +- 'aeson-0.11' +resolver: lts-5.2 |
