5 Jan
2009
5 Jan
'09
6:39 a.m.
Hi all,
I am building XMonad-Contrib using cabal-install and I get the following
error:
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
Cabal version is:
>cabal-install version 0.6.1
>using version 1.6.0.1 of the Cabal library
And xmonad versions are:
* xmonad
Latest version available: 0.8
Latest version installed: 0.8
Category: System
Synopsis: A lightweight X11 window manager.
License: BSD3
* xmonad-contrib
Latest version available: 0.8
Homepage: http://xmonad.org/
Category: System
Synopsis: Third party extensions for xmonad
License: BSD3
Thanks for your help ..,
-deech
5 Jan
5 Jan
6:57 a.m.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
On Sun, Jan 4, 2009 at 5:39 PM, aditya siram wrote:
> Hi all,
> I am building XMonad-Contrib using cabal-install and I get the following
> error:
> 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
>
> Cabal version is:
>>cabal-install version 0.6.1
>>using version 1.6.0.1 of the Cabal library
> And xmonad versions are:
> * xmonad
> Latest version available: 0.8
> Latest version installed: 0.8
> Category: System
> Synopsis: A lightweight X11 window manager.
> License: BSD3
>
> * xmonad-contrib
> Latest version available: 0.8
> Homepage: http://xmonad.org/
> Category: System
> Synopsis: Third party extensions for xmonad
> License: BSD3
>
> Thanks for your help ..,
> -deech
This is a known issue with 6.10; it is fixed in Darcs xmonad/xmc.
- --
gwern
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEAREKAAYFAklhPsEACgkQvpDo5Pfl1oIgEACbBg9kf2AKlD54D9lRFzQrYlTd
FHEAn20k7aDuUL5EnyxtvJxgpy9aVffy
=40Ix
-----END PGP SIGNATURE-----
7:21 a.m.
That worked. Thanks!
-deech
On Sun, Jan 4, 2009 at 4:57 PM, Gwern Branwen <gwern0@gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> On Sun, Jan 4, 2009 at 5:39 PM, aditya siram wrote:
> > Hi all,
> > I am building XMonad-Contrib using cabal-install and I get the following
> > error:
> > 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
> >
> > Cabal version is:
> >>cabal-install version 0.6.1
> >>using version 1.6.0.1 of the Cabal library
> > And xmonad versions are:
> > * xmonad
> > Latest version available: 0.8
> > Latest version installed: 0.8
> > Category: System
> > Synopsis: A lightweight X11 window manager.
> > License: BSD3
> >
> > * xmonad-contrib
> > Latest version available: 0.8
> > Homepage: http://xmonad.org/
> > Category: System
> > Synopsis: Third party extensions for xmonad
> > License: BSD3
> >
> > Thanks for your help ..,
> > -deech
>
> This is a known issue with 6.10; it is fixed in Darcs xmonad/xmc.
>
> - --
> gwern
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
>
> iEYEAREKAAYFAklhPsEACgkQvpDo5Pfl1oIgEACbBg9kf2AKlD54D9lRFzQrYlTd
> FHEAn20k7aDuUL5EnyxtvJxgpy9aVffy
> =40Ix
> -----END PGP SIGNATURE-----
>
6404
Age (days ago)
6404
Last active (days ago)
2 comments
2 participants
participants (2)
-
aditya siram -
Gwern Branwen