From 3b30467b8ce65d0ae5fc53fa2bd2a84c1546b422 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 12 Jan 2016 02:09:21 +0100 Subject: [PATCH] Revert "Close #1096 by moving deepseq-generics upper bound to #1094" This reverts commit 3d48409f806e78c8b3a3a62a96be277dbd514780. --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9f2a9fe9..1c0bee92 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -803,7 +803,7 @@ packages: "Arthur Fayzrakhmanov ": - sodium - + "Sebastian Nagel @ch1bo": - hdevtools @@ -1885,6 +1885,8 @@ packages: - cmark < 0.5 - BlogLiterately-diagrams < 0.2.0.2 - BlogLiterately < 0.8.1.4 + + # https://github.com/fpco/stackage/issues/1096 - deepseq-generics < 0.2 # https://github.com/fpco/stackage/issues/1102