Re: [arch-haskell] haskell-dbus package in both haskell-core and haskell-web

2013-04-30 Thread Leif Warner
Thanks for the explanation! It was a little confusing with them both being lowercase - at least on hackage, they're differentiated by case. I had noticed this because an (optional) dependency of xmobar is dbus >= 0.10, but "pacman -S haskell-dbus" would only get me the one from [core]. -Leif On

Re: [arch-haskell] haskell-dbus package in both haskell-core and haskell-web

2013-04-30 Thread Magnus Therning
On Tue, Apr 30, 2013 at 2:08 PM, Fabio Riga wrote: > Il 30/04/2013 09:06, Magnus Therning ha scritto: >> On Mon, Apr 29, 2013 at 10:53 PM, Leif Warner wrote: >>> What gives? >> >> There are a few dbus packages on hackage. The one in [haskell-core] >> is DBus (http://hackage.haskell.org/package/D

Re: [arch-haskell] haskell-dbus package in both haskell-core and haskell-web

2013-04-30 Thread Fabio Riga
Il 30/04/2013 09:06, Magnus Therning ha scritto: > On Mon, Apr 29, 2013 at 10:53 PM, Leif Warner wrote: >> What gives? > > There are a few dbus packages on hackage. The one in [haskell-core] > is DBus (http://hackage.haskell.org/package/DBus) which is rather old, > and quite possibly a candidate

Re: [arch-haskell] haskell-dbus package in both haskell-core and haskell-web

2013-04-30 Thread Magnus Therning
On Mon, Apr 29, 2013 at 10:53 PM, Leif Warner wrote: > What gives? There are a few dbus packages on hackage. The one in [haskell-core] is DBus (http://hackage.haskell.org/package/DBus) which is rather old, and quite possibly a candidate for removal (I'll have to check later today). The dbus pac