From 5d14c71d8b8b6d1b29213fa4a0f57ec257588c83 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 21 Dec 2017 10:44:34 +0100 Subject: [PATCH] Add bindings-uname as well. Please see (mixup) in https://github.com/fpco/stackage/pull/3131. Closes #3131. --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1839447e..fd3107a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -985,6 +985,7 @@ packages: - monad-extras - optparse-simple - hpack + - bindings-uname - stack < 9.9.9 "Michael Sloan @mgsloan":