From 1991f321a2b2a93aa06a8256fb4e26c179b034a3 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 6 Nov 2015 02:53:21 +0000 Subject: [PATCH] Upper bound for #960 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index e9077678..978a49a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1673,6 +1673,9 @@ packages: # https://github.com/fpco/stackage/issues/959 - th-orphans < 0.13 + # https://github.com/fpco/stackage/issues/960 + - HaskellNet < 0.5 + # end of packages