From eac2efbed1f37e576fff9a68d944460f16526477 Mon Sep 17 00:00:00 2001 From: Michael Xavier Date: Tue, 22 Nov 2016 12:39:23 -0800 Subject: [PATCH] Reintroduce ua-parser ua-parser as of 0.7.2 does not depend on derive for its test suite anymore. Tests run from lts-2 to nightly and all are passing. --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8830abc1..ee312c9a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2246,7 +2246,7 @@ packages: - string-conv - rng-utils - rotating-log - # - ua-parser # BLOCKED derive + - ua-parser - hs-GeoIP - retry # GHC 8 - katip