From 9361d50ebf39037ab76273e17d67b830ae00e2f2 Mon Sep 17 00:00:00 2001 From: Erick Gonzalez Date: Tue, 31 Dec 2019 10:40:05 +0100 Subject: [PATCH] Revised ttl-hashtables package cabal dependencies to relax hashable version, updated radius and structured-cli packages for base-4.13 compatibility --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 52641628..5c140b2e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3986,9 +3986,9 @@ packages: "Erick Gonzalez @codemonkeylabs-de": - eap - failable - - ttl-hashtables < 0 # hashable-1.3.0 - - radius < 0 # MonadFail - - structured-cli < 0 # MonadFail + - ttl-hashtables + - radius + - structured-cli "Jan Path @janpath": - smallcheck-series < 0 # via base-4.13.0.0