[xmonad] Issue 252 in xmonad: xmonad-contrib fails to compile with ghc-6.10.1

codesite-noreply at google.com codesite-noreply at google.com
Tue Dec 23 17:07:28 EST 2008


Status: New
Owner: ----

New issue 252 by waldm... at imn.htwk-leipzig.de: xmonad-contrib fails to  
compile with ghc-6.10.1
http://code.google.com/p/xmonad/issues/detail?id=252

What steps will reproduce the problem?
1. cabal update
2. cabal install xmonad-contrib

What is the expected output? What do you see instead?

[ 73 of 136] Compiling XMonad.Hooks.UrgencyHook (
XMonad/Hooks/UrgencyHook.hs, dist/build/XMonad/Hooks/UrgencyHook.o )

XMonad/Hooks/UrgencyHook.hs:359:48:
     The section `5 `seconds`' takes one argument,
     but its type `Int' has none
     In the `duration' field of a record
     In the expression:
         DzenUrgencyHook {duration = (5 `seconds`), args = []}
     In the definition of `dzenUrgencyHook':
         dzenUrgencyHook = DzenUrgencyHook
                             {duration = (5 `seconds`), args = []}
cabal: Error: some packages failed to install:
xmonad-contrib-0.8 failed during the building phase. The exception was:
exit: ExitFailure 1


What version of the product are you using? On what operating system?

xmonad-contrib-0.8 (from hackage as of 23-Dec-2008), ghc-6.10.1,

Please provide any additional information below.

If this error is due to a module from XMonadContrib, please tag this issue
with 'Component-Contrib' below.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the xmonad mailing list