From 3d462c89b2f627b533cb3ce56524e0573e4d7caf Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 9 May 2019 18:23:38 -0700 Subject: [PATCH] clock bounds seem to not be needed now (fix #4510) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0a0ebfbf..8000cabf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4575,9 +4575,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4506 - port-utils < 0.2.1.0 - # https://github.com/commercialhaskell/stackage/issues/4510 - - clock < 0.8 - # https://github.com/commercialhaskell/stackage/issues/4511 - wai-extra < 3.0.26