From 36151c73fc2fa458b056262967a4890820233582 Mon Sep 17 00:00:00 2001 From: Mitchell Rosen Date: Sun, 9 Sep 2018 11:47:00 -0500 Subject: [PATCH] Add termbox, timer-wheel --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e3750f99..22813dde 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1763,6 +1763,8 @@ packages: "Mitchell Rosen @mitchellwrosen": - safe-exceptions-checked - tasty-hspec + - termbox + - timer-wheel - wai-middleware-travisci "Christiaan Baaij @christiaanb":