From 46b65f0b39ca2ede16099693b06f12108268e4b8 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 20 Oct 2015 18:20:37 +0200 Subject: [PATCH] Upper bound on largeword --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6f53a6f3..16486b3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1613,6 +1613,9 @@ packages: # https://github.com/fpco/stackage/issues/908 - bimap < 0.3.1 + # https://github.com/idontgetoutmuch/largeword/pull/12 + - largeword < 1.2.4 + # end of packages