From ec93406f3ca5028ac2b1b76e2fc2a20b5f3da526 Mon Sep 17 00:00:00 2001 From: Mitchell Rosen Date: Sat, 27 Jun 2020 18:20:09 -0400 Subject: [PATCH] Remove safe-exceptions-checked, add text-ansi, add timer-wheel --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e75bbdda..c81e73f6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2012,10 +2012,10 @@ packages: - aeson-better-errors "Mitchell Rosen @mitchellwrosen": - - safe-exceptions-checked - tasty-hspec - termbox < 0 # via base-4.13.0.0 - - timer-wheel < 0 # via base-4.13.0.0 + - text-ansi + - timer-wheel - wai-middleware-travisci < 0 # via base-4.13.0.0 "QBayLogic B.V. ":