From 644416490cb350c9a2e6fea8ccf0b79fd4d1533a Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Thu, 22 Sep 2016 09:24:02 +0200 Subject: [PATCH] Re-enable timezone-* and tz packages (closes #1913) --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 647f81cc..3d2e781f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -561,8 +561,8 @@ packages: - tasty-smallcheck - tasty-html - time-lens - # GHC 8 - timezone-olson - # GHC 8 - timezone-series + - timezone-olson + - timezone-series - traverse-with-class - tuples-homogenous-h98 @@ -2047,7 +2047,7 @@ packages: "Mihaly Barasz klao@nilcons.com @klao": - lens-datetime - # via timezone-olson - tz + - tz - tzdata "Timothy Klim @TimothyKlim":