From c938c4226eaf66b42d7e53308303a52aa0977283 Mon Sep 17 00:00:00 2001 From: Patrick Thomson Date: Fri, 30 Nov 2018 14:26:41 -0500 Subject: [PATCH] Add fused-effects Made on behalf of @robrix, the fused-effects maintainer. --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73f9a5f9..45e0975a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -11,7 +11,7 @@ packages: "Christopher Davenport @ChristopherDavenport": - nonemptymap - hinfo - + "Joerg Winter @clojj": - rosezipper @@ -3715,6 +3715,9 @@ packages: "David Smith @shmish111": - bazel-runfiles + "Rob Rix @robrix" + - fused-effects + # 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