From 7d5495dbe5929e62dc9fe73668d35fbd4223a5c0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 14 May 2017 00:11:01 +0300 Subject: [PATCH] Revert "Also notify of the failure from https://github.com/fpco/monad-logger-syslog/issues/6" This reverts commit b81b32c72953efe15165bfe74468237ac8932186. --- build-constraints.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c0bb9c51..0591141c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3170,7 +3170,6 @@ 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 @@ -3990,7 +3989,6 @@ 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: