summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2020-06-30 14:55:36 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2020-06-30 14:58:42 +0200
commitb9a616820599f8c6f129fd464700b41e619ede09 (patch)
tree79edb988748a60de9a776d62ffefcba121f36d7d /stack.yaml
parent3afebc0c8e80d1493e1605863176e9bfdf89784a (diff)
downloadhakyll-b9a616820599f8c6f129fd464700b41e619ede09.tar.gz
Bump tasty upper bound to 1.4
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/stack.yaml b/stack.yaml
index fff5623..c3958dd 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -22,6 +22,4 @@ build:
haddock-hyperlink-source: true
haddock-deps: false
-extra-deps:
-- 'lrucache-1.2.0.1'
-- 'warp-3.3.9'
+extra-deps: []