From 08119525b73141a1d4ba4e497d888df2728f159f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 23 Oct 2015 16:05:42 +0200 Subject: [PATCH] Upper bound for #922 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a472f0a7..59071a09 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1626,6 +1626,9 @@ packages: # https://github.com/purescript/purescript/issues/1544 - purescript < 0.7.5 + # https://github.com/fpco/stackage/issues/922 + - generics-sop < 0.2 + # end of packages