SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-dbus rpm build for : OpenSuSE. For other distributions click ghc-dbus.

Name : ghc-dbus
Version : 1.3.3 Vendor : openSUSE
Release : 1.12 Date : 2024-04-24 23:18:05
Group : Unspecified Source RPM : ghc-dbus-1.3.3-1.12.src.rpm
Size : 2.22 MB
Packager : https://bugs_opensuse_org
Summary : A client library for the D-Bus IPC system
Description :
D-Bus is a simple, message-based protocol for inter-process communication,
which allows applications to interact with other parts of the machine and the
user\'s session using remote procedure calls.

D-Bus is a essential part of the modern Linux desktop, where it replaces
earlier protocols such as CORBA and DCOP.

This library is an implementation of the D-Bus protocol in Haskell. It can be
used to add D-Bus support to Haskell applications, without the awkward
interfaces common to foreign bindings.

Example: connect to the session bus, and get a list of active names.

\' {-# LANGUAGE OverloadedStrings #-}

import Data.List (sort) import DBus import DBus.Client

main = do client < - connectSession -- Request a list of
connected clients from the bus reply < - call_ client (methodCall
\"/org/freedesktop/DBus\" \"org.freedesktop.DBus\" \"ListNames\") {
methodCallDestination = Just \"org.freedesktop.DBus\" }
-- org.freedesktop.DBus.ListNames() returns a single value, which is --
a list of names (here represented as [String]) let Just names =
fromVariant (methodReturnBody reply !! 0) -- Print each name on a
line, sorted so reserved names are below -- temporary names.
mapM_ putStrLn (sort names) \'

>$ ghc --make list-names.hs >$ ./list-names >:1.0 >:1.1 >:1.10 >:1.106 >:1.109
>:1.110 >ca.desrt.dconf >org.freedesktop.DBus >org.freedesktop.Notifications
>org.freedesktop.secrets >org.gnome.ScreenSaver.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240803/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-dbus-1.3.3-1.12.x86_64.rpm
ftp.icm.edu.pl  ghc-dbus-1.3.3-1.12.x86_64.rpm
ftp.icm.edu.pl  ghc-dbus-1.3.3-1.12.x86_64.rpm
     

Provides :
ghc-dbus
ghc-dbus(x86-64)
libHSdbus-1.3.3-I3he1vQO2C5lT1qIqQBI8-ghc9.8.2.so()(64bit)

Requires :
libHSOneTuple-0.4.2-LLMhFyy7x08821EeRLtGbz-ghc9.8.2.so()(64bit)
libHSStateVar-1.2.2-1JvyCnF9lDjApOpN3ofBR8-ghc9.8.2.so()(64bit)
libHSadjunctions-4.4.2-EWxgeVddQioCncGFTWkllq-ghc9.8.2.so()(64bit)
libHSarray-0.5.6.0-1efe-ghc9.8.2.so()(64bit)
libHSassoc-1.1.1-HjjImdMqQNMIrRzrMc3fNV-ghc9.8.2.so()(64bit)
libHSasync-2.2.5-2n9GbuJskIF8P40H47v6Ci-ghc9.8.2.so()(64bit)
libHSattoparsec-0.14.4-9UQEjmL3ysWLxjI6oI57Rz-ghc9.8.2.so()(64bit)
libHSattoparsec-0.14.4-LXVeBC6HJJB1NC0NKu5DQo-attoparsec-internal-ghc9.8.2.so()(64bit)
libHSbase-4.19.1.0-c92f-ghc9.8.2.so()(64bit)
libHSbase-orphans-0.9.2-IYxF2MmPlRIJoOZN4wGWNL-ghc9.8.2.so()(64bit)
libHSbifunctors-5.6.2-LwBoASaqo5Z1U1t8bA7GHM-ghc9.8.2.so()(64bit)
libHSbinary-0.8.9.1-4ad6-ghc9.8.2.so()(64bit)
libHSbitvec-1.1.5.0-4usJDWIA3g8NDs0zO0imE-ghc9.8.2.so()(64bit)
libHSblaze-builder-0.4.2.3-JwmGbnWWfMg5y0w1EbqPZe-ghc9.8.2.so()(64bit)
libHSblaze-html-0.9.2.0-8zihSkcy6UoIpmju8FR2Wn-ghc9.8.2.so()(64bit)
libHSblaze-markup-0.8.3.0-B4a5928yHqMGnGhRTdhZEz-ghc9.8.2.so()(64bit)
libHSbytestring-0.12.1.0-8b4b-ghc9.8.2.so()(64bit)
libHScall-stack-0.4.0-Lwpy6dvXvDIAJYukdlBugE-ghc9.8.2.so()(64bit)
libHScereal-0.5.8.3-LsBVtSFd45eC672zR8o9F1-ghc9.8.2.so()(64bit)
libHScomonad-5.0.8-FQiEyVEebmoBp5HqV2R3C2-ghc9.8.2.so()(64bit)
libHSconduit-1.3.5-6JzLJB2W8g39X5KpztpHPx-ghc9.8.2.so()(64bit)
libHSconduit-extra-1.3.6-Gy5VzeHFRHuBrKpkmJ2m9d-ghc9.8.2.so()(64bit)
libHScontainers-0.6.8-ab65-ghc9.8.2.so()(64bit)
libHScontravariant-1.5.5-IFyMnQdv1B43x2uCV7dAlU-ghc9.8.2.so()(64bit)
libHSdata-default-class-0.1.2.0-79Yiq9GgKQtCGqWHkT8EMb-ghc9.8.2.so()(64bit)
libHSdeepseq-1.5.0.0-6924-ghc9.8.2.so()(64bit)
libHSdirectory-1.3.8.1-1d01-ghc9.8.2.so()(64bit)
libHSdistributive-0.6.2.1-IIkIab3fkWrLm2dzrGf5O9-ghc9.8.2.so()(64bit)
libHSexceptions-0.10.7-2570-ghc9.8.2.so()(64bit)
libHSfilepath-1.4.200.1-4252-ghc9.8.2.so()(64bit)
libHSfree-5.2-JdijVgoAnK56JFZpEeVGHO-ghc9.8.2.so()(64bit)
libHSghc-bignum-1.3-45cf-ghc9.8.2.so()(64bit)
libHSghc-boot-th-9.8.2-c81f-ghc9.8.2.so()(64bit)
libHSghc-prim-0.11.0-0a47-ghc9.8.2.so()(64bit)
libHShashable-1.4.7.0-8r05GHXTkAs751gsbNLlee-ghc9.8.2.so()(64bit)
libHSindexed-traversable-0.1.4-GHZsxStwMxjBdzPhg9UZ9Y-ghc9.8.2.so()(64bit)
libHSindexed-traversable-instances-0.1.2-7TfBT4HLxurTv6F3qyGA9-ghc9.8.2.so()(64bit)
libHSinteger-logarithms-1.0.3.1-BpoX3uxXGyBJbMOrGQLmoX-ghc9.8.2.so()(64bit)
libHSinvariant-0.6.3-C9az9gs2546AFCGvzOd6Co-ghc9.8.2.so()(64bit)
libHSkan-extensions-5.2.6-46saxwINr2yFzVIdIf8dMi-ghc9.8.2.so()(64bit)
libHSlens-5.2.3-Lb1U71AsnOO2Si9G28Mj07-ghc9.8.2.so()(64bit)
libHSmono-traversable-1.0.17.0-9t7HFoOYfmKGDfO7tTPx7O-ghc9.8.2.so()(64bit)
libHSmtl-2.3.1-57da-ghc9.8.2.so()(64bit)
libHSnetwork-3.1.4.0-FznqS0IMqUyLVNw05mqXi4-ghc9.8.2.so()(64bit)
libHSos-string-2.0.6-bFkAFmygvB8eEPwaJqbi5-ghc9.8.2.so()(64bit)
libHSparallel-3.2.2.0-6bjposMG6H752Rd755Qcnv-ghc9.8.2.so()(64bit)
libHSparsec-3.1.17.0-d572-ghc9.8.2.so()(64bit)
libHSpretty-1.1.3.6-d083-ghc9.8.2.so()(64bit)
libHSprimitive-0.9.0.0-HsVG7GPsaML29SiYocXrX5-ghc9.8.2.so()(64bit)
libHSprocess-1.6.18.0-0277-ghc9.8.2.so()(64bit)
libHSprofunctors-5.6.2-IklGnAlyfUFAunAHiCoSol-ghc9.8.2.so()(64bit)
libHSrandom-1.2.1.2-1BjvbR7PW3y33EzpDmVxhd-ghc9.8.2.so()(64bit)
libHSreflection-2.1.8-1qQVymHcUBc5EC804j1Cvw-ghc9.8.2.so()(64bit)
libHSresourcet-1.3.0-9ljGKJESRZKHAjeI4Hg1k-ghc9.8.2.so()(64bit)
libHSscientific-0.3.8.0-CvJE7IuRbDcH1pSO9GjKUO-ghc9.8.2.so()(64bit)
libHSsemigroupoids-6.0.1-1pAVq4nHZqL6PQvJuPhLgn-ghc9.8.2.so()(64bit)
libHSsemigroups-0.20-33rV6wytJOD9kWRKlB66wg-ghc9.8.2.so()(64bit)
libHSsplit-0.2.5-A893kdpuW2o8Lju287FcjA-ghc9.8.2.so()(64bit)
libHSsplitmix-0.1.0.5-Dql1VmkuXopAINuQfVbh5c-ghc9.8.2.so()(64bit)
libHSstm-2.5.2.1-e1a6-ghc9.8.2.so()(64bit)
libHSstreaming-commons-0.2.2.6-5Uik7xAD5Bh44pXnwmmJkE-ghc9.8.2.so()(64bit)
libHSstrict-0.5.1-ae9R4Dh0CeGQdNwAA5Buy-ghc9.8.2.so()(64bit)
libHStagged-0.8.8-1WuMmDlboNoAPajQ3uE1Cs-ghc9.8.2.so()(64bit)
libHStemplate-haskell-2.21.0.0-1739-ghc9.8.2.so()(64bit)
libHStext-2.1.1-e998-ghc9.8.2.so()(64bit)
libHSth-abstraction-0.6.0.0-9sSsll5atnUlIQtQJQNei-ghc9.8.2.so()(64bit)
libHSth-lift-0.8.4-HvOVXokaJO0Ey03Pn1yOme-ghc9.8.2.so()(64bit)
libHSthese-1.2.1-J0PB4uGUPZ06GrK6K5vaWb-ghc9.8.2.so()(64bit)
libHStime-1.12.2-ef39-ghc9.8.2.so()(64bit)
libHStransformers-0.6.1.0-60ad-ghc9.8.2.so()(64bit)
libHStransformers-base-0.4.6-9VfhUY7SIJLGuVm4EXioeD-ghc9.8.2.so()(64bit)
libHStransformers-compat-0.7.2-A4yuQY0SHn61RhxBYsY6FO-ghc9.8.2.so()(64bit)
libHStyped-process-0.2.11.1-LFcVSWOAdSGDAHaV0JDSwe-ghc9.8.2.so()(64bit)
libHSunix-2.8.4.0-c2d3-ghc9.8.2.so()(64bit)
libHSunliftio-core-0.2.1.0-7HrUDbi29HxFI37qRBoBUT-ghc9.8.2.so()(64bit)
libHSunordered-containers-0.2.20-vDwbkToLEE9CVRLnDqe9D-ghc9.8.2.so()(64bit)
libHSvector-0.13.1.0-CPjT39v8sprBK7578h6aY-ghc9.8.2.so()(64bit)
libHSvector-algorithms-0.9.0.2-3nKfFcyS6gzE526PH9e28f-ghc9.8.2.so()(64bit)
libHSvector-stream-0.1.0.1-H5yPBX22ONyxr6uvZG08u-ghc9.8.2.so()(64bit)
libHSvoid-0.7.3-5nVeKbmQdHuKUZ2zttrA88-ghc9.8.2.so()(64bit)
libHSxml-conduit-1.9.1.3-9pF3hYxNlPcKHiyiszOtI1-ghc9.8.2.so()(64bit)
libHSxml-types-0.3.8-AP2WkJRXf75ACibkZa2YDX-ghc9.8.2.so()(64bit)
libHSzlib-0.6.3.0-KDVZUIB3sQwJD9J0wIyX8S-ghc9.8.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
libz.so.1()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib64/ghc-9.8.2/lib/libHSdbus-1.3.3-I3he1vQO2C5lT1qIqQBI8-ghc9.8.2.so
/usr/share/licenses/ghc-dbus
/usr/share/licenses/ghc-dbus/license.txt

 
ICM