Skip to content

example xmonad.hs #10

@sduverger

Description

@sduverger

Hello,

I experienced some troubles at recompiling your example code. While i'm not an haskell programmer, i managed to fix it this way:

The error was:

Couldn't match expected type `D.ObjectPath'
            with actual type `[Char]'

So i forced the types:

D.objectPath_ "/org/xmonad/Log") (D.interfaceName_ "org.xmonad.Log") (D.memberName_ "Update")

Ubuntu precise (12.04) using some quantal packages (haskell-dbus)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions