From 97ceee4bcc6988f95cf0131ef72663c7b6850fb7 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 3 Mar 2019 23:37:59 +0000 Subject: [PATCH] Drops yesod-markdown and hakyll (pandoc bounds) jaspervdj/hakyll#691 pbrisbin/yesod-markdown#65 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1cec292f..63f4cd24 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -593,7 +593,7 @@ packages: - psqueues - websockets - websockets-snap - - hakyll + - hakyll # jaspervdj/hakyll#691 "Sibi Prabakaran @psibi": - download @@ -838,7 +838,7 @@ packages: - gravatar - load-env - yesod-auth-oauth2 - - yesod-markdown + - yesod-markdown < 0 # pbrisbin/yesod-markdown#65 - yesod-paginator "Felipe Lessa @meteficha":