From df033635d81f7328fa90ad303b87227061ab4a56 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 12 Jun 2019 04:18:24 +0000 Subject: [PATCH] move xml-conduit upperbound under network and dbus (#4570) --- build-constraints.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c374cd45..eba98c6a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4563,6 +4563,7 @@ packages: - network-bsd < 2.8.1.0 - MissingH < 1.4.2.0 - dbus < 1.2.8 # https://github.com/commercialhaskell/stackage/issues/4599 + - xml-conduit < 1.9 # https://github.com/commercialhaskell/stackage/issues/4570 # https://github.com/simonmichael/hledger/issues/983 - easytest < 0.3 @@ -4633,9 +4634,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4569 - cryptonite < 0.26 - # https://github.com/commercialhaskell/stackage/issues/4570 - - xml-conduit < 1.9 - # https://github.com/commercialhaskell/stackage/issues/4575 - data-accessor < 0.2.3