From a41210463654893b0bf8b672256f36846d16fd5c Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Sat, 9 Jan 2016 14:12:14 -0800 Subject: [PATCH] Fixed typo in deb/stack.yaml. --- deb/stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deb/stack.yaml b/deb/stack.yaml index f714fe3e2..3f84be738 100644 --- a/deb/stack.yaml +++ b/deb/stack.yaml @@ -18,5 +18,5 @@ extra-deps: - 'cmark-0.5.0' - 'pandoc-types-1.16.0.1' # Use older aeson to avoid excessive memory use in compilation: -- 'aeson-0.8.0.2 +- 'aeson-0.8.0.2' resolver: lts-4.0