From b81b32c72953efe15165bfe74468237ac8932186 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 12 May 2017 22:08:38 -0400 Subject: [PATCH] Also notify of the failure from https://github.com/fpco/monad-logger-syslog/issues/6 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index cae3b59a..c9efb6bd 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3170,6 +3170,7 @@ packages: - concurrent-output < 1.8 # breaks hdaemonize: https://github.com/greydot/hdaemonize/issues/5 + # also breaks monad-logger-syslog: https://github.com/fpco/monad-logger-syslog/issues/6 - hsyslog < 5 # end of packages @@ -3986,6 +3987,7 @@ tell-me-when-its-released: - lens-4.15.2 # Test failures in lens-4.15.1 https://github.com/fpco/stackage/issues/2496 - active-0.2.0.12 # Will likely contain fix for the lens-4.15.2 https://github.com/fpco/stackage/issues/2496 - hdaemonize-0.5.2 # Handles the build failure from https://github.com/greydot/hdaemonize/issues/5 +- monad-logger-syslog-0.1.3.0 # Handles the build failure from https://github.com/fpco/monad-logger-syslog/issues/6 # Packages which should be hidden after registering, to avoid module name # conflicts. This is intended for at least two use cases: