Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-libmpd-doc | Distribution: openSUSE Tumbleweed |
Version: 0.10.0.1 | Vendor: openSUSE |
Release: 1.6 | Build date: Fri Jun 21 19:22:19 2024 |
Group: Unspecified | Build host: reproducible |
Size: 2540205 | Source RPM: ghc-libmpd-0.10.0.1-1.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/libmpd | |
Summary: Haskell libmpd library documentation |
This package provides the Haskell libmpd library documentation.
MIT
* Fri Jun 21 2024 Peter Simons <psimons@suse.com> - Update libmpd to version 0.10.0.1. * v0.10.0.1 - Fix build issues caused by removed symbols in dependencies - Adjust `text` bounds - Drop obsolete fix-build-with-ghc-9.8.x.patch. * Fri Mar 01 2024 Peter Simons <psimons@suse.com> - Apply fix-build-with-ghc-9.8.x.patch to support ghc-9.8.x. - Drop obsolete fix-build-with-ghc-9.6.x.patch. * Thu Nov 16 2023 Peter Simons <psimons@suse.com> - Apply fix-build-with-ghc-9.6.x.patch to support ghc-9.6.x. * Thu Mar 30 2023 Peter Simons <psimons@suse.com> - Updated spec file to conform with ghc-rpm-macros-2.5.2. * Wed Jan 27 2021 psimons@suse.com - Update libmpd to version 0.10.0.0. * v0.10.0.0 2021-01-25 - Require MPD version 0.19 or later. - Breaking: `list` now takes a `Query` instead of a `Maybe Artist`, and lists the requested tag of songs matching the query. Migrate by changing `list $Tag Nothing` to `list $Tag mempty` and `list Album (Just "someone")` to `list Album (Artist =? "someone")`. - Breaking: song ranges now expressed with the `Range` datatype rather than `(Position,Position)`, allowing for partial ranges (see documentation). Migrate by changing `(x,y)` to `Range x y`. - Breaking: add missing `Metadata` constructors: `AlbumSort`, `OriginalDate`, `Conductor`, `Work`, `Grouping`, `Label`, `MUSICBRAINZ_WORKID`. - Breaking: add missing `Subsystem` constructors: `PartitionS`, `NeighborS`, `MountS`. - Breaking: add missing `ReplayGainMode` constructor: `AutoMode`. - Breaking: move `toggle` from `N.M.C.Extensions` to `N.M.(C|A).PlaybackControl`. - Fix: `idle` now properly detects the following subsystems: `PartitionS`, `StickerS`, `SubscriptionS`, `MessageS`, `NeighborS`, `MountS`. - Remove deprecated functions: `(<&>)` (use `<>` instead), `updateId`, `addList`, `playlistAddList`. - Add monadic versions of `searchAdd` and `searchAddPl` commands (previously only had applicative versions) - Fix: The server setting "single: oneshot" now sets `stSingle` to `True` rather than erroring out. * Mon Jan 04 2021 psimons@suse.com - Update libmpd to version 0.9.3.0. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/libmpd-0.9.3.0/src/changelog.md * Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com> - disable %{ix86} build * Tue Oct 06 2020 psimons@suse.com - Update libmpd to version 0.9.2.0. * v0.9.2.0 - New command: `seekCur` - Add `newtype Sign` to pass positive numbers to `MPDArg` with leading `+/-`. - Add monadic versions of `deleteRange` and `moveRange` commands (previously only had applicative versions) - Deprecate `<&>`, use `<>` instead. `<&>` will be removed in the next major version. * Tue Aug 18 2020 Peter Simons <psimons@suse.com> - Replace %setup -q with the more modern %autosetup macro. * Tue Jun 09 2020 psimons@suse.com - Add libmpd at version 0.9.1.0.
/usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1 /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-ClientToClient.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-Connection.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-CurrentPlaylist.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-Database.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-Mount.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-Output.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-PlaybackControl.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-PlaybackOptions.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-Reflection.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-Status.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-Stickers.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative-StoredPlaylists.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Applicative.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Commands-Extensions.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD-Core.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/Network-MPD.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/changelog.md /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-126.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-37.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-47.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-61.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-A.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-All.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-B.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-C.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-D.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-E.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-F.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-G.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-H.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-I.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-K.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-L.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-M.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-N.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-O.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-P.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-Q.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-R.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-S.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-T.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-U.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-V.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index-W.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/doc-index.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/haddock-bundle.min.js /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/index.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/libmpd.haddock /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/libmpd.txt /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/linuwial.css /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/meta.json /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/quick-jump.css /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.ClientToClient.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.Connection.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.CurrentPlaylist.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.Database.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.Internal.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.Mount.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.Output.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.PlaybackControl.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.PlaybackOptions.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.Reflection.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.Status.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.Stickers.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.StoredPlaylists.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.Util.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Applicative.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Arg.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.ClientToClient.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Connection.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.CurrentPlaylist.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Database.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Extensions.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Mount.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Output.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Parse.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.PlaybackControl.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.PlaybackOptions.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Query.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Reflection.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Status.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Stickers.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.StoredPlaylists.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.Types.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Commands.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Core.Class.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Core.Error.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Core.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.Util.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/Network.MPD.html /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/highlight.js /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/src/style.css /usr/share/doc/packages/ghc-9.10.1/html/libraries/libmpd-0.10.0.1/synopsis.png /usr/share/licenses/ghc-libmpd-doc /usr/share/licenses/ghc-libmpd-doc/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 9 01:09:17 2025