From f667eb1417e4b9c391a4a31ec762ce59bfd91e24 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 7 May 2017 22:18:53 +0100 Subject: [PATCH] Add upper bounds for dictionaries 0.2. Please see https://github.com/zohl/dictionaries/issues/3. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8fc70ca4..a7b95d4d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3154,6 +3154,9 @@ packages: # https://github.com/fpco/stackage/issues/2489 - haskell-src-meta < 0.8 + # https://github.com/zohl/dictionaries/issues/3 + - dictionaries < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of