mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 05:47:29 +01:00
Also notify of the failure from https://github.com/fpco/monad-logger-syslog/issues/6
This commit is contained in:
parent
3db4a4e9fc
commit
b81b32c729
@ -3170,6 +3170,7 @@ packages:
|
|||||||
- concurrent-output < 1.8
|
- concurrent-output < 1.8
|
||||||
|
|
||||||
# breaks hdaemonize: https://github.com/greydot/hdaemonize/issues/5
|
# 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
|
- hsyslog < 5
|
||||||
|
|
||||||
# end of packages
|
# 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
|
- 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
|
- 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
|
- 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
|
# Packages which should be hidden after registering, to avoid module name
|
||||||
# conflicts. This is intended for at least two use cases:
|
# conflicts. This is intended for at least two use cases:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user