From 93ea2f5a8d365273cf4e0f2bd8cf1d068c3a45b4 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 2 Jul 2021 20:17:39 +0200 Subject: [PATCH] Disable timemap & telegram-bot-simple --- build-constraints.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cf51b5ee..1dc0ffda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5164,8 +5164,8 @@ packages: - ftp-client-conduit < 0 - generic-lens-core < 0 - gi-gdk < 0 - - giphy-api < 0 # https://github.com/passy/giphy-api/pull/19 - ginger < 0 + - giphy-api < 0 # https://github.com/passy/giphy-api/pull/19 - groundhog-th < 0 - haskell-import-graph < 0 - haskell-spacegoo < 0 @@ -5193,10 +5193,10 @@ packages: - moesocks < 0 - monad-recorder < 0 - monad-unlift < 0 - - morpheus-graphql-core < 0 - morpheus-graphql < 0 - morpheus-graphql-app < 0 - morpheus-graphql-client < 0 + - morpheus-graphql-core < 0 - morpheus-graphql-subscriptions < 0 - murmur < 0 - mustache < 0 @@ -5239,6 +5239,7 @@ packages: - store < 0 - strive < 0 - sydtest-persistent-sqlite < 0 + - telegram-bot-simple < 0 # https://github.com/fizruk/telegram-bot-simple/issues/46 - text-region < 0 - th-data-compat < 0 - th-env < 0 @@ -5247,6 +5248,7 @@ packages: - throwable-exceptions < 0 - thyme < 0 - time-qq < 0 + - timemap < 0 # https://github.com/athanclark/timemap/issues/1 - tintin < 0 - tracing-control < 0 - traverse-with-class < 0