SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-dbus rpm build for : openSUSE Leap 15. For other distributions click ghc-dbus.

Name : ghc-dbus
Version : 1.0.1 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : lp150.2.8 Date : 2018-07-11 19:49:11
Group : Development/Libraries/Haskell Source RPM : ghc-dbus-1.0.1-lp150.2.8.src.rpm
Size : 2.05 MB
Packager : (none)
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/devel:/languages:/haskell:/lts:/next/openSUSE_Leap_15.0/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
ghc-dbus
ghc-dbus(x86-64)
libHSdbus-1.0.1-BEm1bBlt4lN1US2Nz5M3xv-ghc8.4.3.so()(64bit)

Requires :
libHSStateVar-1.1.1.0-BmCYP2gLue736T5hzlFgTZ-ghc8.4.3.so()(64bit)
libHSadjunctions-4.4-3jqCg7rbODqKB2lpgPhDY3-ghc8.4.3.so()(64bit)
libHSarray-0.5.2.0-ghc8.4.3.so()(64bit)
libHSbase-4.11.1.0-ghc8.4.3.so()(64bit)
libHSbase-orphans-0.7-85wcea2rRmdArILlfYz5fz-ghc8.4.3.so()(64bit)
libHSbifunctors-5.5.3-331ngshsGPFEUf6CbgTomw-ghc8.4.3.so()(64bit)
libHSbinary-0.8.5.1-ghc8.4.3.so()(64bit)
libHSbytestring-0.10.8.2-ghc8.4.3.so()(64bit)
libHScall-stack-0.1.0-Eiz5FM8yQXpI3vyQ1Rt4Jq-ghc8.4.3.so()(64bit)
libHScereal-0.5.5.0-1XCE4Uz2LbqDHkorQgs6Kt-ghc8.4.3.so()(64bit)
libHScomonad-5.0.4-K7ULiFnmLGh3CKZ2KHDB2i-ghc8.4.3.so()(64bit)
libHScontainers-0.5.11.0-ghc8.4.3.so()(64bit)
libHScontravariant-1.5-8Ex4X7Qm7vhBSlBZJUgXrj-ghc8.4.3.so()(64bit)
libHSdeepseq-1.4.3.0-ghc8.4.3.so()(64bit)
libHSdistributive-0.6-AuJqWXyRRj61SVaKIdMNVM-ghc8.4.3.so()(64bit)
libHSexceptions-0.10.0-AVSDKbmH3Lu5hW6xKPipBD-ghc8.4.3.so()(64bit)
libHSfilepath-1.4.2-ghc8.4.3.so()(64bit)
libHSfree-5.1-15nlzxZZiFJ6OYh1cqVair-ghc8.4.3.so()(64bit)
libHSghc-boot-th-8.4.3-ghc8.4.3.so()(64bit)
libHSghc-prim-0.5.2.0-ghc8.4.3.so()(64bit)
libHShashable-1.2.7.0-8MkquYouWwiLIw3HmVGSkN-ghc8.4.3.so()(64bit)
libHSinteger-gmp-1.0.2.0-ghc8.4.3.so()(64bit)
libHSinvariant-0.5-47FxlMmBKwS8MYZ7lTGkaY-ghc8.4.3.so()(64bit)
libHSkan-extensions-5.2-6LlvNFtRN9M2GgJEFFvMgb-ghc8.4.3.so()(64bit)
libHSlens-4.17-ESCuogJYQxRE1BTfc3V1Bj-ghc8.4.3.so()(64bit)
libHSlibxml-sax-0.7.5-GkUm3a8rMd5IxolLzHxtC3-ghc8.4.3.so()(64bit)
libHSmtl-2.2.2-ghc8.4.3.so()(64bit)
libHSnetwork-2.6.3.6-2g6VId0Xlc85XRtUcfQj0T-ghc8.4.3.so()(64bit)
libHSparallel-3.2.1.1-7VRdiJcVWj8BvjtM2xssyE-ghc8.4.3.so()(64bit)
libHSparsec-3.1.13.0-ghc8.4.3.so()(64bit)
libHSpretty-1.1.3.6-ghc8.4.3.so()(64bit)
libHSprimitive-0.6.4.0-39Pwmm1zkQX6bM7xFUT3Jc-ghc8.4.3.so()(64bit)
libHSprofunctors-5.3-LJQxEwMPZOpGN2EDC7MMkz-ghc8.4.3.so()(64bit)
libHSrandom-1.1-9LLJAJa4iQFLJiLXBOBXBV-ghc8.4.3.so()(64bit)
libHSreflection-2.1.4-Jfb0lAAK0THDw0ZWXpBtZ-ghc8.4.3.so()(64bit)
libHSsemigroupoids-5.2.2-4EOP1yxtxEbGgbvUjGEDFD-ghc8.4.3.so()(64bit)
libHSsemigroups-0.18.5-E4FVMc5VZAG98u64romz5-ghc8.4.3.so()(64bit)
libHSsplit-0.2.3.3-3fFb67BrTpqAjKImK4FBjR-ghc8.4.3.so()(64bit)
libHSstm-2.4.5.0-ghc8.4.3.so()(64bit)
libHStagged-0.8.6-BztYjsXOhuvLBoCBCdmM5I-ghc8.4.3.so()(64bit)
libHStemplate-haskell-2.13.0.0-ghc8.4.3.so()(64bit)
libHStext-1.2.3.0-ghc8.4.3.so()(64bit)
libHSth-abstraction-0.2.8.0-Ct896m4STpK8GA15Cl5y88-ghc8.4.3.so()(64bit)
libHSth-lift-0.7.10-88ozaMeoe8eDZSlyIjheFa-ghc8.4.3.so()(64bit)
libHStime-1.8.0.2-ghc8.4.3.so()(64bit)
libHStransformers-0.5.5.0-ghc8.4.3.so()(64bit)
libHStransformers-base-0.4.5.2-H2qElSkkJsv7uyyMMnVYVF-ghc8.4.3.so()(64bit)
libHStransformers-compat-0.6.2-EZ0ZvADLUlc4V8RuKaJX5W-ghc8.4.3.so()(64bit)
libHSunix-2.7.2.2-ghc8.4.3.so()(64bit)
libHSunordered-containers-0.2.9.0-IkfpzvG0LzrHAbTzfMidvY-ghc8.4.3.so()(64bit)
libHSvector-0.12.0.1-1fezwShzdEfG3Hp1Pmvjkq-ghc8.4.3.so()(64bit)
libHSvoid-0.7.2-AeUlTizrscF7IT5YtjodSF-ghc8.4.3.so()(64bit)
libHSxml-types-0.3.6-FWN9dD9K4Pf2M2rvMuT5Tt-ghc8.4.3.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)
librt.so.1()(64bit)
libutil.so.1()(64bit)
libxml2.so.2()(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.4.3/dbus-1.0.1-BEm1bBlt4lN1US2Nz5M3xv
/usr/lib64/ghc-8.4.3/dbus-1.0.1-BEm1bBlt4lN1US2Nz5M3xv/libHSdbus-1.0.1-BEm1bBlt4lN1US2Nz5M3xv-ghc8.4.3.so
/usr/share/licenses/ghc-dbus
/usr/share/licenses/ghc-dbus/license.txt

 
ICM