From 0805ea0b8c06a6b1a97f226b87489c38fc3a9d01 Mon Sep 17 00:00:00 2001 From: Enrico Maria De Angelis Date: Mon, 9 Mar 2026 10:00:30 +0100 Subject: Update doc for PacmanUpdates This is a minor follow up to https://codeberg.org/xmobar/xmobar/pulls/764, so see that one as well if you got here because the plugin told you it's deprecated. This change consists of: - turning the deprecated constructor in a pattern synonym for the new ones (which are also pattern synonyms for calling convenience), - dropping the `PacmanUpdatesDeprecated` type entirely, - adding documentation with usage examples. --- src/Xmobar/Run/Types.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Xmobar/Run') diff --git a/src/Xmobar/Run/Types.hs b/src/Xmobar/Run/Types.hs index e5c2e76..59270f9 100644 --- a/src/Xmobar/Run/Types.hs +++ b/src/Xmobar/Run/Types.hs @@ -61,7 +61,6 @@ infixr :*: runnableTypes :: Command :*: Monitors :*: Date :*: PipeReader :*: BufferedPipeReader :*: CommandReader :*: StdinReader :*: XMonadLog :*: EWMH :*: Kbd :*: Locks :*: NotmuchMail :*: - PacmanUpdatesDeprecated :*: PacmanUpdates False :*: PacmanUpdates True :*: #ifdef INOTIFY -- cgit v1.2.3