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.2 Vendor : openSUSE
Release : 1.10 Date : 2023-12-26 21:35:58
Group : Unspecified Source RPM : ghc-dbus-1.3.2-1.10.src.rpm
Size : 2.23 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.20240429/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-dbus-1.3.2-1.10.x86_64.rpm
     

Provides :
ghc-dbus
ghc-dbus(x86-64)
libHSdbus-1.3.2-KNyvMIFPksqB3GIk4vcu6h-ghc9.8.2.so()(64bit)

Requires :
libHSOneTuple-0.4.1.1-CzF0D3wa20qAWw4VGCqE9W-ghc9.8.2.so()(64bit)
libHSStateVar-1.2.2-29Xt4lNU4Q8F87IKPKMEeV-ghc9.8.2.so()(64bit)
libHSadjunctions-4.4.2-L3BffYB4OBeI4LrfhxRDA5-ghc9.8.2.so()(64bit)
libHSarray-0.5.6.0-b200-ghc9.8.2.so()(64bit)
libHSassoc-1.1-2jJoYp0mpxy5YpvXrzsYnL-ghc9.8.2.so()(64bit)
libHSasync-2.2.5-FkCdRF9MJNs36ig6dTLRzP-ghc9.8.2.so()(64bit)
libHSattoparsec-0.14.4-8Deop2kJK5v9cyrYfP5JwU-attoparsec-internal-ghc9.8.2.so()(64bit)
libHSattoparsec-0.14.4-HnH8Eu2y1JtJ4fPPPOvXsH-ghc9.8.2.so()(64bit)
libHSbase-4.19.1.0-4816-ghc9.8.2.so()(64bit)
libHSbase-orphans-0.9.1-AXRl8hFSdzb3MAlenOJRew-ghc9.8.2.so()(64bit)
libHSbifunctors-5.6.2-Io1wcbnVl2LKzpXrdvU5wh-ghc9.8.2.so()(64bit)
libHSbinary-0.8.9.1-6b92-ghc9.8.2.so()(64bit)
libHSbitvec-1.1.5.0-CdrtBh9Q8YP5mD5LZEc9ZB-ghc9.8.2.so()(64bit)
libHSblaze-builder-0.4.2.3-I1ZhzbHfE8KJZTrF2kjdM-ghc9.8.2.so()(64bit)
libHSblaze-html-0.9.2.0-17106xtkQasDHqhg3EhmwV-ghc9.8.2.so()(64bit)
libHSblaze-markup-0.8.3.0-7Nisy0AEk7i8XUYDbEQ62d-ghc9.8.2.so()(64bit)
libHSbytestring-0.12.1.0-a393-ghc9.8.2.so()(64bit)
libHScall-stack-0.4.0-IdFhlC2OsjnAR5T1VM6h0b-ghc9.8.2.so()(64bit)
libHScereal-0.5.8.3-BenWUSNXDhFGFdgIn1blCH-ghc9.8.2.so()(64bit)
libHScomonad-5.0.8-5EUzzZTAgDuALzxR0GptAv-ghc9.8.2.so()(64bit)
libHSconduit-1.3.5-LZwTLdy1zKI3eFy7v7PtVa-ghc9.8.2.so()(64bit)
libHSconduit-extra-1.3.6-HZWBOPQx7W618w85bnjobe-ghc9.8.2.so()(64bit)
libHScontainers-0.6.8-8e78-ghc9.8.2.so()(64bit)
libHScontravariant-1.5.5-A1Kzx2Io5AD2OTncIMpjNU-ghc9.8.2.so()(64bit)
libHSdata-default-class-0.1.2.0-ICx77iRa8twDIH6jaQWG2w-ghc9.8.2.so()(64bit)
libHSdeepseq-1.5.0.0-495d-ghc9.8.2.so()(64bit)
libHSdirectory-1.3.8.1-1a89-ghc9.8.2.so()(64bit)
libHSdistributive-0.6.2.1-IirowP2AKfK8DYnkzK0H1J-ghc9.8.2.so()(64bit)
libHSexceptions-0.10.7-f507-ghc9.8.2.so()(64bit)
libHSfilepath-1.4.200.1-cd50-ghc9.8.2.so()(64bit)
libHSfree-5.2-LZK3WamhjIq9WcwvupwSWI-ghc9.8.2.so()(64bit)
libHSghc-bignum-1.3-45cf-ghc9.8.2.so()(64bit)
libHSghc-boot-th-9.8.2-61d3-ghc9.8.2.so()(64bit)
libHSghc-prim-0.11.0-0a47-ghc9.8.2.so()(64bit)
libHShashable-1.4.3.0-2G7GXQmRKlQ8Bk2d3jfHRN-ghc9.8.2.so()(64bit)
libHSindexed-traversable-0.1.3-swHRHxRe7DJ7qIqcCtsOc-ghc9.8.2.so()(64bit)
libHSindexed-traversable-instances-0.1.1.2-JkWMoUrtBDF1ANkYzasY2A-ghc9.8.2.so()(64bit)
libHSinteger-logarithms-1.0.3.1-GeI79TSWbC2HhvuUXWVrGJ-ghc9.8.2.so()(64bit)
libHSinvariant-0.6.3-GHmq53WDHABGoCZANTtD4d-ghc9.8.2.so()(64bit)
libHSkan-extensions-5.2.5-8VFCZOW8mNpLFnp2EqmNat-ghc9.8.2.so()(64bit)
libHSlens-5.2.3-LkThZYMZw9W4bkPZ4bVnU2-ghc9.8.2.so()(64bit)
libHSmono-traversable-1.0.17.0-KPeZnr98mUkALKk5qXUHeY-ghc9.8.2.so()(64bit)
libHSmtl-2.3.1-9a75-ghc9.8.2.so()(64bit)
libHSnetwork-3.1.4.0-7nnb7cduqBgB3oYBrjQsG7-ghc9.8.2.so()(64bit)
libHSparallel-3.2.2.0-FEWRf1PBpc3A4PPMwQtgXB-ghc9.8.2.so()(64bit)
libHSparsec-3.1.17.0-6142-ghc9.8.2.so()(64bit)
libHSpretty-1.1.3.6-f9f0-ghc9.8.2.so()(64bit)
libHSprimitive-0.9.0.0-3xDiG4xmvzAPpo2fmSS2J-ghc9.8.2.so()(64bit)
libHSprocess-1.6.18.0-eb38-ghc9.8.2.so()(64bit)
libHSprofunctors-5.6.2-25XJiJtU5iZF9JVGYyxyT-ghc9.8.2.so()(64bit)
libHSrandom-1.2.1.2-CFVZOGgiTGgAt21kkV6GgY-ghc9.8.2.so()(64bit)
libHSreflection-2.1.7-4AsiNBYmrosL8lmhWELDzI-ghc9.8.2.so()(64bit)
libHSresourcet-1.3.0-BY8YSD0RsinKat8wDXiLw5-ghc9.8.2.so()(64bit)
libHSscientific-0.3.7.0-K8nyowQ7N7dB1HJkIccny3-ghc9.8.2.so()(64bit)
libHSsemigroupoids-6.0.0.1-3IGq27mMFaG7gmlXIUDCRi-ghc9.8.2.so()(64bit)
libHSsemigroups-0.20-Kbx9c2WlMMJBlnmAv6ZZFJ-ghc9.8.2.so()(64bit)
libHSsplit-0.2.5-Iqcm2OVDV5KB0UWaLYWxJw-ghc9.8.2.so()(64bit)
libHSsplitmix-0.1.0.5-Hndnlqpt6F2HleYDSEoEDt-ghc9.8.2.so()(64bit)
libHSstm-2.5.2.1-28f0-ghc9.8.2.so()(64bit)
libHSstreaming-commons-0.2.2.6-9fv8JVSAq069Fr4FRDHDDQ-ghc9.8.2.so()(64bit)
libHSstrict-0.5-2Dgt6H3UaRI2Czt3lk1cDV-ghc9.8.2.so()(64bit)
libHStagged-0.8.8-APq042aVnsKSR8QUvTYwV-ghc9.8.2.so()(64bit)
libHStemplate-haskell-2.21.0.0-8f33-ghc9.8.2.so()(64bit)
libHStext-2.1.1-28fe-ghc9.8.2.so()(64bit)
libHSth-abstraction-0.6.0.0-69Nb7TZnvYTEiDZ1nU0xBf-ghc9.8.2.so()(64bit)
libHSth-lift-0.8.4-876cF4RaDfI7FwuDXJH6mr-ghc9.8.2.so()(64bit)
libHSthese-1.2-J95zTU5GsS16Fl6AskB3HI-ghc9.8.2.so()(64bit)
libHStime-1.12.2-b760-ghc9.8.2.so()(64bit)
libHStransformers-0.6.1.0-c6b5-ghc9.8.2.so()(64bit)
libHStransformers-base-0.4.6-D9xjb31VeN41nvZDBVxQFI-ghc9.8.2.so()(64bit)
libHStransformers-compat-0.7.2-FNcTn15cVCQ4PyLponmdOe-ghc9.8.2.so()(64bit)
libHStyped-process-0.2.11.1-HGlSALgkeVKAKbOS49tuj7-ghc9.8.2.so()(64bit)
libHSunix-2.8.4.0-0b47-ghc9.8.2.so()(64bit)
libHSunliftio-core-0.2.1.0-8SFVO2scbCq4RrBwadnEMK-ghc9.8.2.so()(64bit)
libHSunordered-containers-0.2.20-HzQKDYwWrDg6UwYSF0vMqq-ghc9.8.2.so()(64bit)
libHSvector-0.13.1.0-KsI9YW0GZzC4MTSbCkYhas-ghc9.8.2.so()(64bit)
libHSvector-algorithms-0.9.0.1-6SDdAfhmlF63ny9ppOmz15-ghc9.8.2.so()(64bit)
libHSvector-stream-0.1.0.1-3kemkf3sEYo7HEPagmetX7-ghc9.8.2.so()(64bit)
libHSvoid-0.7.3-9eiqVlB3XCIHcovMjxN1du-ghc9.8.2.so()(64bit)
libHSxml-conduit-1.9.1.3-C1NbRVwfw2F1LkZoNtuSGq-ghc9.8.2.so()(64bit)
libHSxml-types-0.3.8-6h5x3yz7dai5tTia08ggR-ghc9.8.2.so()(64bit)
libHSzlib-0.6.3.0-Eh9Hooby75e9jUW4qEN5Sl-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.2-KNyvMIFPksqB3GIk4vcu6h-ghc9.8.2.so
/usr/share/licenses/ghc-dbus
/usr/share/licenses/ghc-dbus/license.txt

 
ICM