From 301955d14e43721c03634fde899896398eab0dd1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 31 Aug 2016 10:06:45 -0700 Subject: [PATCH] Add constraint "yaml < 0.8.18.2" per snoyberg/yaml#92 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 10eecb90..60e940ac 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2530,6 +2530,9 @@ packages: # https://github.com/fpco/stackage/issues/1833 - http-api-data < 0.3 + # https://github.com/snoyberg/yaml/issues/92 + - yaml < 0.8.18.2 + # end of packages