From 61b0ccb921119c458bdde99183bb989100d9f3ba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 23 Jan 2020 13:06:17 +0800 Subject: [PATCH] unbound small-bytearray-builder (#4919) & byteslice (#5090) --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45001b5c..f7126ecf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -61,7 +61,7 @@ packages: - primitive-offset - primitive-unlifted - run-st - - small-bytearray-builder < 0.3.0.0 # #4919 + - small-bytearray-builder "Robert Vollmert @robx": - configurator-pg < 0 # via base-4.13.0.0 @@ -4618,9 +4618,6 @@ packages: - haskeline < 0.8.0 - structured-cli < 2.6 - # https://github.com/commercialhaskell/stackage/issues/5090 - - byteslice < 0.2.0.0 - # https://github.com/commercialhaskell/stackage/issues/5094 - prettyprinter < 1.6.0 # end of packages