summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-02-09 17:28:37 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2016-02-09 17:28:37 -0800
commit52794d8d52954b23fa3da76eea4b08a323d1c589 (patch)
treebd10eb1e784231434f715c26e3c4b85587448fd6
parent1aaf4b8c833909d4f32c1dae098fb7a2162497e1 (diff)
Removed aeson extra-dep from stack.yaml.
-rw-r--r--deb/stack.yaml1
-rw-r--r--osx/stack.yaml1
-rw-r--r--stack.full.yaml1
-rw-r--r--stack.yaml1
-rw-r--r--windows/stack.yaml1
5 files changed, 0 insertions, 5 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml
index 47f492283..9986ead40 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -15,5 +15,4 @@ packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
-- 'aeson-0.11.0.0'
resolver: lts-5.2
diff --git a/osx/stack.yaml b/osx/stack.yaml
index 3a8eea1f8..50a90f9d6 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -18,5 +18,4 @@ packages:
- '..'
- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
extra-deps:
-- 'aeson-0.11.0.0'
resolver: lts-5.2
diff --git a/stack.full.yaml b/stack.full.yaml
index 086a439dd..23b8396f0 100644
--- a/stack.full.yaml
+++ b/stack.full.yaml
@@ -13,5 +13,4 @@ packages:
- '../pandoc-types'
- '../texmath'
extra-deps:
-- 'aeson-0.11.0.0'
resolver: lts-5.2
diff --git a/stack.yaml b/stack.yaml
index e180737d2..da389c45d 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -8,5 +8,4 @@ flags:
packages:
- '.'
extra-deps:
-- 'aeson-0.11.0.0'
resolver: lts-5.2
diff --git a/windows/stack.yaml b/windows/stack.yaml
index 3aec0a62b..a01dbfc03 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -16,5 +16,4 @@ packages:
- '../../pandoc-citeproc'
extra-deps:
- 'hsb2hs-0.3.1'
-- 'aeson-0.11.0.0'
resolver: lts-5.2