[xmonad] Announcement: xmonad-extras 0.9.1 released

Florian Lengyel florian.lengyel at gmail.com
Sun Oct 24 17:06:00 EDT 2010


cabal install xmonad-extras
Resolving dependencies...
Configuring xmonad-extras-0.9...
Preprocessing library xmonad-extras-0.9...
Building xmonad-extras-0.9...
[1 of 4] Compiling XMonad.Prompt.MPD ( XMonad/Prompt/MPD.hs,
dist/build/XMonad/Prompt/MPD.o )

XMonad/Prompt/MPD.hs:76:41: Not in scope: `findArtist'

XMonad/Prompt/MPD.hs:76:56: Not in scope: `listArtists'

XMonad/Prompt/MPD.hs:82:25:
    Not in scope: type constructor or class `PLIndex'

XMonad/Prompt/MPD.hs:85:23: Not in scope: data constructor `Pos'

XMonad/Prompt/MPD.hs:86:15: Not in scope: data constructor `ID'

XMonad/Prompt/MPD.hs:89:60:
    Not in scope: type constructor or class `PLIndex'
cabal: Error: some packages failed to install:
xmonad-extras-0.9 failed during the building phase. The exception was:
ExitFailure 1
flengyel at netbook:~$


On Sun, Oct 24, 2010 at 3:04 PM, Daniel Schoepe <
daniel.schoepe at googlemail.com> wrote:

> This is mainly a compatability release, because I forgot to add upper
> version bounds on the dependencies in the previous release, which
> caused a build failure due to a new version of the libmpd-bindings.
>
> This version also adds XMonad.Config.Alt by Adam Vogt, a new,
> experimental approach to configuring xmonad that is intended to make
> the configuration simpler, more modular and to address difficulties
> that arise when enabling multiple extensions.
>
> Hackage: http://hackage.haskell.org/package/xmonad-extras-0.9.1
> Documentation is available at: http://projects.haskell.org/xmonad-extras/
>
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/xmonad/attachments/20101024/23e50812/attachment.html


More information about the xmonad mailing list