SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-dbus
Version : 1.2.29 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 1.263 Date : 2023-06-12 23:05:44
Group : Unspecified Source RPM : ghc-dbus-1.2.29-1.263.src.rpm
Size : 2.27 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:/ghc-9.4.x/Tumbleweed/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.2.29-3LW1YFwutUBJB8bblrvqtq-ghc9.4.6.so()(64bit)

Requires :
libHSOneTuple-0.4.1.1-5m1ALA0bqJEAQoyOrWBAgI-ghc9.4.6.so()(64bit)
libHSStateVar-1.2.2-8Hv9klK7mv0HId52XsoM7J-ghc9.4.6.so()(64bit)
libHSadjunctions-4.4.2-KBE16KoEO095NgZbXqpOnb-ghc9.4.6.so()(64bit)
libHSarray-0.5.4.0-ghc9.4.6.so()(64bit)
libHSassoc-1.1-J44kuPbAMT5GyespKCFdbT-ghc9.4.6.so()(64bit)
libHSasync-2.2.4-LcXCzTmy8C6G7Wa774EctI-ghc9.4.6.so()(64bit)
libHSattoparsec-0.14.4-54ZoOcYS6qmLoV5VBUocW3-ghc9.4.6.so()(64bit)
libHSattoparsec-0.14.4-LxL1eX1xmPCB2HEhQefy3f-attoparsec-internal-ghc9.4.6.so()(64bit)
libHSbase-4.17.2.0-ghc9.4.6.so()(64bit)
libHSbase-orphans-0.8.8.2-Ace67bhQsJ1lQVihVIKZ5-ghc9.4.6.so()(64bit)
libHSbifunctors-5.5.15-28sl4t4TGWZFU4gEGybJ0V-ghc9.4.6.so()(64bit)
libHSbinary-0.8.9.1-ghc9.4.6.so()(64bit)
libHSbitvec-1.1.5.0-GJhFLX51oQ2DTDChmgSalz-ghc9.4.6.so()(64bit)
libHSblaze-builder-0.4.2.3-5OTuTvWo4E897AhC0hKBND-ghc9.4.6.so()(64bit)
libHSblaze-html-0.9.1.2-HCJo3qT0YvNLglmnuC6Y2P-ghc9.4.6.so()(64bit)
libHSblaze-markup-0.8.3.0-PmvX0dtDzG59JHyqhRZon-ghc9.4.6.so()(64bit)
libHSbytestring-0.11.5.1-ghc9.4.6.so()(64bit)
libHScall-stack-0.4.0-nQZfFxinEdIa1BWxMyadt-ghc9.4.6.so()(64bit)
libHScereal-0.5.8.3-BmWUcZuhGTnIupxReuIO3I-ghc9.4.6.so()(64bit)
libHScomonad-5.0.8-BpjOmUginSnFV3YFTEXUoe-ghc9.4.6.so()(64bit)
libHSconduit-1.3.5-C8ZAk0PY2OIFHk2PksBZam-ghc9.4.6.so()(64bit)
libHSconduit-extra-1.3.6-2KUBbkvTIWG1TXTv7prSZB-ghc9.4.6.so()(64bit)
libHScontainers-0.6.7-ghc9.4.6.so()(64bit)
libHScontravariant-1.5.5-35YFLB0uIuz5cknUjKLNnT-ghc9.4.6.so()(64bit)
libHSdata-default-class-0.1.2.0-HWomeRk5e2p3WGQsDTnuAN-ghc9.4.6.so()(64bit)
libHSdeepseq-1.4.8.0-ghc9.4.6.so()(64bit)
libHSdirectory-1.3.7.1-ghc9.4.6.so()(64bit)
libHSdistributive-0.6.2.1-7gHlNDSCz3vFkde299iroS-ghc9.4.6.so()(64bit)
libHSexceptions-0.10.5-ghc9.4.6.so()(64bit)
libHSfilepath-1.4.2.2-ghc9.4.6.so()(64bit)
libHSfoldable1-classes-compat-0.1-HnLXxvPXYXbHggM07qAxsy-ghc9.4.6.so()(64bit)
libHSfree-5.1.10-K5jEhJUIDyTG2poEakoEDI-ghc9.4.6.so()(64bit)
libHSghc-bignum-1.3-ghc9.4.6.so()(64bit)
libHSghc-boot-th-9.4.6-ghc9.4.6.so()(64bit)
libHSghc-prim-0.9.1-ghc9.4.6.so()(64bit)
libHShashable-1.4.3.0-IAiFPPoB7KF1SaZ2CDcpeP-ghc9.4.6.so()(64bit)
libHSindexed-traversable-0.1.3-aW782OlqEwISCx9M3tDhW-ghc9.4.6.so()(64bit)
libHSindexed-traversable-instances-0.1.1.2-6v8NP3C9ewU92jrk9brRUb-ghc9.4.6.so()(64bit)
libHSinteger-logarithms-1.0.3.1-8hVItVgdqFg1uL8b0gbVZO-ghc9.4.6.so()(64bit)
libHSinvariant-0.6.2-4YzzL8nc7OZDcMR0KWhQXM-ghc9.4.6.so()(64bit)
libHSkan-extensions-5.2.5-JK0zeI8Wyk8AnmrLjKUmJ3-ghc9.4.6.so()(64bit)
libHSlens-5.2.3-4YeFl5Vc4JOApUZcBfeBuY-ghc9.4.6.so()(64bit)
libHSmono-traversable-1.0.15.3-Ffebez3WYnJC3nIZfOcGdc-ghc9.4.6.so()(64bit)
libHSmtl-2.2.2-ghc9.4.6.so()(64bit)
libHSnetwork-3.1.4.0-5p1NVWLTlrvDdAAI1mskSs-ghc9.4.6.so()(64bit)
libHSparallel-3.2.2.0-4HmomK1BnRHCRUDqhNxOgQ-ghc9.4.6.so()(64bit)
libHSparsec-3.1.16.1-ghc9.4.6.so()(64bit)
libHSpretty-1.1.3.6-ghc9.4.6.so()(64bit)
libHSprimitive-0.7.4.0-F2Mc1OnmlS8GBXxA9I0mgx-ghc9.4.6.so()(64bit)
libHSprocess-1.6.17.0-ghc9.4.6.so()(64bit)
libHSprofunctors-5.6.2-BXIJgxYPKrQAFnsIOssAIk-ghc9.4.6.so()(64bit)
libHSrandom-1.2.1.1-H1EYhbtF7OwCB3TIpaj5OR-ghc9.4.6.so()(64bit)
libHSreflection-2.1.7-1WygFxHmxkcEQBv8T6gHut-ghc9.4.6.so()(64bit)
libHSresourcet-1.2.6-AOipJdCu0ULL3KFWw8x9fP-ghc9.4.6.so()(64bit)
libHSscientific-0.3.7.0-2FbzCTQ2hp2GeCo5OsVSzz-ghc9.4.6.so()(64bit)
libHSsemigroupoids-5.3.7-ExCFrQhRacPBB4sDi9b1AM-ghc9.4.6.so()(64bit)
libHSsemigroups-0.20-6lktLD0mxwZ1Pjuc7q3dSl-ghc9.4.6.so()(64bit)
libHSsplit-0.2.4-BAGr2NpQn8eBXs1UbtbzWI-ghc9.4.6.so()(64bit)
libHSsplitmix-0.1.0.5-KF5DY4efw137bSnFedhZzo-ghc9.4.6.so()(64bit)
libHSstm-2.5.1.0-ghc9.4.6.so()(64bit)
libHSstreaming-commons-0.2.2.6-BREqwpOTHwe4o10XvAUIUb-ghc9.4.6.so()(64bit)
libHSstrict-0.5-430Uicv2DUP1jZqwf2ycOP-ghc9.4.6.so()(64bit)
libHStagged-0.8.8-F8tUU1VLXnpEnuQm0aKvax-ghc9.4.6.so()(64bit)
libHStemplate-haskell-2.19.0.0-ghc9.4.6.so()(64bit)
libHStext-2.0.2-ghc9.4.6.so()(64bit)
libHSth-abstraction-0.4.5.0-CynkUuS8OuAKbGjDnje1Fs-ghc9.4.6.so()(64bit)
libHSth-lift-0.8.4-Hb96g2HGtQyHkKuMt8Wl3a-ghc9.4.6.so()(64bit)
libHSthese-1.2-5fSFdT8DGhg7GQONqvd4MR-ghc9.4.6.so()(64bit)
libHStime-1.12.2-ghc9.4.6.so()(64bit)
libHStransformers-0.5.6.2-ghc9.4.6.so()(64bit)
libHStransformers-base-0.4.6-FmWhyTNhU3u3qYTd28DG44-ghc9.4.6.so()(64bit)
libHStransformers-compat-0.7.2-2GbmZx5KxIlAJLN4VBqBUM-ghc9.4.6.so()(64bit)
libHStyped-process-0.2.11.1-1vkzlMwTd6q5T9EBYuQGzM-ghc9.4.6.so()(64bit)
libHSunix-2.7.3-ghc9.4.6.so()(64bit)
libHSunliftio-core-0.2.1.0-LP03A4AUPGIIJc7XWMX3ES-ghc9.4.6.so()(64bit)
libHSunordered-containers-0.2.19.1-BD6cH0OVlFU7YsFVVfZeZn-ghc9.4.6.so()(64bit)
libHSvector-0.13.1.0-KSp7vcdToBBuUNmrzECy-ghc9.4.6.so()(64bit)
libHSvector-algorithms-0.9.0.1-CI80U7nbrgaLBR84je13ve-ghc9.4.6.so()(64bit)
libHSvector-stream-0.1.0.0-8LsAqgetBjY3tBdh3HDYEB-ghc9.4.6.so()(64bit)
libHSvoid-0.7.3-GhXmDKlBHl0LbXoxVMxAU0-ghc9.4.6.so()(64bit)
libHSxml-conduit-1.9.1.3-DgpUkXTqQXx5Mf6S43MknV-ghc9.4.6.so()(64bit)
libHSxml-types-0.3.8-8dFL1RqlGPRJfvDIVn7kl6-ghc9.4.6.so()(64bit)
libHSzlib-0.6.3.0-ENQBvbHWSlQ4ss0TzRHRuj-ghc9.4.6.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.4.6/lib
/usr/lib64/ghc-9.4.6/lib/libHSdbus-1.2.29-3LW1YFwutUBJB8bblrvqtq-ghc9.4.6.so
/usr/share/licenses/ghc-dbus
/usr/share/licenses/ghc-dbus/license.txt

 
ICM