From e8d8d50a37657055dbc46013a0fde1524fb3ce08 Mon Sep 17 00:00:00 2001 From: Jonathan Fischoff Date: Tue, 4 Oct 2016 18:07:10 -0400 Subject: [PATCH] add threads-extra to stackage add clock-extras and next-ref to build-constraints.yaml --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 860af7a9..8637920d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2519,6 +2519,11 @@ packages: - data-msgpack - network-msgpack-rpc + "Jonathan Fischoff ": + - threads-extra + - clock-extras + - next-ref + # If you stop maintaining a package you can move it here. # It will then be disabled if it starts causing problems. # See https://github.com/fpco/stackage/issues/1056