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.2.22 Vendor : openSUSE
Release : bp154.1.16 Date : 2022-05-09 13:11:42
Group : Unspecified Source RPM : ghc-dbus-1.2.22-bp154.1.16.src.rpm
Size : 2.16 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:/Backports:/SLE-15-SP4/standard/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  ghc-dbus-1.2.22-bp154.1.16.x86_64.rpm
ftp.icm.edu.pl  ghc-dbus-1.2.22-bp154.1.16.x86_64.rpm
     

Provides :
ghc-dbus
ghc-dbus(x86-64)
libHSdbus-1.2.22-2LP7fODcp4XI9m6e24h71u-ghc8.10.7.so()(64bit)

Requires :
libHSOneTuple-0.3.1-3GxxbhOSBHi4ceOVAky4Ok-ghc8.10.7.so()(64bit)
libHSStateVar-1.2.2-E5VfLD39xuSBKKtL6sMcfd-ghc8.10.7.so()(64bit)
libHSadjunctions-4.4-EvTSypNZJyPYBCxPlRBi4-ghc8.10.7.so()(64bit)
libHSarray-0.5.4.0-ghc8.10.7.so()(64bit)
libHSassoc-1.0.2-7VWyDvIfjdz2d4cTJtl7KY-ghc8.10.7.so()(64bit)
libHSasync-2.2.4-7xgQ5A0tWuKAEuXc6KCbt5-ghc8.10.7.so()(64bit)
libHSattoparsec-0.14.4-BPjsBpkimHu7JIDNbeuyLW-attoparsec-internal-ghc8.10.7.so()(64bit)
libHSattoparsec-0.14.4-EEMXy373XTlBX7g3IoZzXH-ghc8.10.7.so()(64bit)
libHSbase-4.14.3.0-ghc8.10.7.so()(64bit)
libHSbase-orphans-0.8.6-8jdORGUoOgxDxHbvgXV8Fx-ghc8.10.7.so()(64bit)
libHSbifunctors-5.5.11-3KJa8Fa25OR8O7oOaPlQiC-ghc8.10.7.so()(64bit)
libHSbinary-0.8.8.0-ghc8.10.7.so()(64bit)
libHSblaze-builder-0.4.2.2-9YgzN2pqYG4eorbcqWPzo-ghc8.10.7.so()(64bit)
libHSblaze-html-0.9.1.2-DSu6cYCOj6a1GInTQYGYKR-ghc8.10.7.so()(64bit)
libHSblaze-markup-0.8.2.8-1XfQBWgbs6b1ZUMC642PoS-ghc8.10.7.so()(64bit)
libHSbytestring-0.10.12.0-ghc8.10.7.so()(64bit)
libHScall-stack-0.4.0-FmELR2iAK4CCMyR5yqUtbg-ghc8.10.7.so()(64bit)
libHScereal-0.5.8.2-LYKObSljgqc3qHrs5mxWyW-ghc8.10.7.so()(64bit)
libHScomonad-5.0.8-9T1IsYjyTwqP2den7QMer-ghc8.10.7.so()(64bit)
libHSconduit-1.3.4.2-IrtUSCoYnPt5j0xgu0jsPn-ghc8.10.7.so()(64bit)
libHSconduit-extra-1.3.5-INnfX6BkGfPFVJLKbNB42a-ghc8.10.7.so()(64bit)
libHScontainers-0.6.5.1-ghc8.10.7.so()(64bit)
libHScontravariant-1.5.5-2MQmXMLz5bRS9nNwqvWJW-ghc8.10.7.so()(64bit)
libHSdata-default-class-0.1.2.0-4OJAKciMHbRGHw1F8M9yGO-ghc8.10.7.so()(64bit)
libHSdeepseq-1.4.4.0-ghc8.10.7.so()(64bit)
libHSdirectory-1.3.6.0-ghc8.10.7.so()(64bit)
libHSdistributive-0.6.2.1-2enHeVVZXhxHGdVD0mvkOz-ghc8.10.7.so()(64bit)
libHSexceptions-0.10.4-ghc8.10.7.so()(64bit)
libHSfilepath-1.4.2.1-ghc8.10.7.so()(64bit)
libHSfree-5.1.7-I4cGhKDNaOW6kpmDXPTVcf-ghc8.10.7.so()(64bit)
libHSghc-boot-th-8.10.7-ghc8.10.7.so()(64bit)
libHSghc-prim-0.6.1-ghc8.10.7.so()(64bit)
libHShashable-1.3.5.0-IGX0XxzDT1f2AkNytPe4lH-ghc8.10.7.so()(64bit)
libHSindexed-traversable-0.1.2-Eo535BQju5EJMNNLLeinJ3-ghc8.10.7.so()(64bit)
libHSindexed-traversable-instances-0.1.1-DdhYyZhWqnnHTINtbhx4As-ghc8.10.7.so()(64bit)
libHSinteger-gmp-1.0.3.0-ghc8.10.7.so()(64bit)
libHSinteger-logarithms-1.0.3.1-xsL5hmMYGlG65gkrXlNN-ghc8.10.7.so()(64bit)
libHSinvariant-0.5.5-CcnePAoBke4JE46ok5iCfy-ghc8.10.7.so()(64bit)
libHSkan-extensions-5.2.3-7uMznRvgp0RHEbQ5OwcVmr-ghc8.10.7.so()(64bit)
libHSlens-5.1-FgbP1JfYeuJLm8bUEtxhJi-ghc8.10.7.so()(64bit)
libHSmono-traversable-1.0.15.3-DJa078j1eie5HYa8Ov6Dh6-ghc8.10.7.so()(64bit)
libHSmtl-2.2.2-ghc8.10.7.so()(64bit)
libHSnetwork-3.1.2.7-Ej7C9eZsuTEBnZvIiWsgMl-ghc8.10.7.so()(64bit)
libHSparallel-3.2.2.0-5tpUOKTbMKI9Fb3eRAjLPV-ghc8.10.7.so()(64bit)
libHSparsec-3.1.14.0-ghc8.10.7.so()(64bit)
libHSpretty-1.1.3.6-ghc8.10.7.so()(64bit)
libHSprimitive-0.7.3.0-HMedJdQUTCQ79SiIUfisnA-ghc8.10.7.so()(64bit)
libHSprocess-1.6.13.2-ghc8.10.7.so()(64bit)
libHSprofunctors-5.6.2-FO9SAOqO3HZ4JNvgjnf6j2-ghc8.10.7.so()(64bit)
libHSrandom-1.2.1-AWUSHsWZ2h56OhLwcDM5dy-ghc8.10.7.so()(64bit)
libHSreflection-2.1.6-1RKvvtSXPHX5jtreG3t0uM-ghc8.10.7.so()(64bit)
libHSresourcet-1.2.4.3-EZpbKEiS8a8G4IXFok6D1M-ghc8.10.7.so()(64bit)
libHSscientific-0.3.7.0-CfGYDmam8OFCyRakWk0zP3-ghc8.10.7.so()(64bit)
libHSsemigroupoids-5.3.7-BmVfY0WWzsmi5KxbMo2JB-ghc8.10.7.so()(64bit)
libHSsemigroups-0.20-FZjiGBNcT8oCePR0rFdXVr-ghc8.10.7.so()(64bit)
libHSsplit-0.2.3.4-IUvATEEGVazHDL4WYDj96v-ghc8.10.7.so()(64bit)
libHSsplitmix-0.1.0.4-2Vk17ilFpJOHvYIcBN29Ar-ghc8.10.7.so()(64bit)
libHSstm-2.5.0.1-ghc8.10.7.so()(64bit)
libHSstreaming-commons-0.2.2.4-2VQs2elOAXYLOjnuYoba78-ghc8.10.7.so()(64bit)
libHSstrict-0.4.0.1-CfB1LTmmUwYGE3xArIJ0Jl-ghc8.10.7.so()(64bit)
libHStagged-0.8.6.1-EiQY3za6Q5HE9cdvqupke2-ghc8.10.7.so()(64bit)
libHStemplate-haskell-2.16.0.0-ghc8.10.7.so()(64bit)
libHStext-1.2.4.1-ghc8.10.7.so()(64bit)
libHSth-abstraction-0.4.3.0-FMje8SMcvo6Ej3bhfOvFnc-ghc8.10.7.so()(64bit)
libHSth-lift-0.8.2-EmF6OPegFnxAO3VF1AVTdy-ghc8.10.7.so()(64bit)
libHSthese-1.1.1.1-6Ghr9sueS03DzgDHpSqlqX-ghc8.10.7.so()(64bit)
libHStime-1.9.3-ghc8.10.7.so()(64bit)
libHStransformers-0.5.6.2-ghc8.10.7.so()(64bit)
libHStransformers-base-0.4.6-FGit2u03KRL5dithl1smLQ-ghc8.10.7.so()(64bit)
libHStransformers-compat-0.7.1-mAaCateuAAIN90jMDE64V-ghc8.10.7.so()(64bit)
libHStyped-process-0.2.8.0-2ByFTU8372SCkdwOdEklzg-ghc8.10.7.so()(64bit)
libHSunix-2.7.2.2-ghc8.10.7.so()(64bit)
libHSunliftio-core-0.2.0.1-Hy41KxS3ore3s5ACrFOvp6-ghc8.10.7.so()(64bit)
libHSunordered-containers-0.2.16.0-Hc1TBzPOi9ULFbaiEHiY8F-ghc8.10.7.so()(64bit)
libHSvector-0.12.3.1-4ZUkvMG0hba9AHoOHt8bPP-ghc8.10.7.so()(64bit)
libHSvector-algorithms-0.8.0.4-DQTpYmDhEZi8IhQORtqLqY-ghc8.10.7.so()(64bit)
libHSvoid-0.7.3-3i5hA4IaTNJ61Beo1uYNP7-ghc8.10.7.so()(64bit)
libHSxml-conduit-1.9.1.1-CjnFSSYagFoG9QhwKrz6Cl-ghc8.10.7.so()(64bit)
libHSxml-types-0.3.8-EHDLXpJVSNmLOCOBgCdOPq-ghc8.10.7.so()(64bit)
libHSzlib-0.6.2.3-C16D5IYcs6xL8A2wA3MWdS-ghc8.10.7.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libdl.so.2()(64bit)
libgmp.so.10()(64bit)
libm.so.6()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
librt.so.1()(64bit)
libutil.so.1()(64bit)
libz.so.1()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/ghc-8.10.7/dbus-1.2.22
/usr/lib64/ghc-8.10.7/dbus-1.2.22/libHSdbus-1.2.22-2LP7fODcp4XI9m6e24h71u-ghc8.10.7.so
/usr/share/licenses/ghc-dbus
/usr/share/licenses/ghc-dbus/license.txt

 
ICM