diff options
| author | John MacFarlane <[email protected]> | 2016-02-09 14:08:51 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2016-02-09 14:08:51 -0800 |
| commit | 1aaf4b8c833909d4f32c1dae098fb7a2162497e1 (patch) | |
| tree | 776b4ffdeeed35f53df6897dcd8ce9caa48eade0 /stack.full.yaml | |
| parent | 522f8f3b47848bb0246042faffcc44ac3a374aca (diff) | |
Changed aeson version in stack.yaml to 0.11.0.0.
Diffstat (limited to 'stack.full.yaml')
| -rw-r--r-- | stack.full.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.full.yaml b/stack.full.yaml index 880fe9425..086a439dd 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -13,5 +13,5 @@ packages: - '../pandoc-types' - '../texmath' extra-deps: -- 'aeson-0.11' +- 'aeson-0.11.0.0' resolver: lts-5.2 |
