From 1b70b7febb3f030755ffeec6dd9536157ac882dc 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 112a2374..ae3dfb02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -11,7 +11,7 @@ packages: "Christopher Davenport @ChristopherDavenport": - nonemptymap - hinfo - + "Joerg Winter @clojj": - rosezipper @@ -3716,6 +3716,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