From 4c170727cbe3c52b522a37d2c4d0a6116b8eee17 Mon Sep 17 00:00:00 2001 From: Emanuel Borsboom Date: Wed, 20 Dec 2017 14:30:27 -0800 Subject: [PATCH] Re-enable `stack` and add `bindings-uname` Uploaded stack-1.6.1.1 which is compatible with unliftio-0.2.1.0 and smallcheck-1.1.3 This also adds bindings-uname, which is a Stack's dependency. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 573e6356..fd3107a4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -985,7 +985,8 @@ packages: - monad-extras - optparse-simple - hpack - # - stack < 9.9.9 # https://github.com/commercialhaskell/stack/issues/3683 + - bindings-uname + - stack < 9.9.9 "Michael Sloan @mgsloan": - th-orphans