<div dir="ltr"><div>For the XMonad.Prompt.Pass, this article could help getting started <a href="http://babushk.in/posts/combining-xmonad-and-pass.html">http://babushk.in/posts/combining-xmonad-and-pass.html</a>.<br><br>This is the article that motivated me to create the patch.<br><br></div>Cheers,<br><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div>tony / @ardumont<br></div></div></div></div>
<br><div class="gmail_quote">On Tue, May 5, 2015 at 1:16 PM, Carsten Mattner <span dir="ltr"><<a href="mailto:carstenmattner@gmail.com" target="_blank">carstenmattner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, May 4, 2015 at 7:22 PM, Brent Yorgey <<a href="mailto:byorgey@gmail.com">byorgey@gmail.com</a>> wrote:<br>
> Note that these changes have already been applied in the most recent darcs<br>
> version.<br>
<br>
</span>What's the release holdup?<br>
<br>
I'm not good at writing blog post but like I suggested before the release<br>
announcement could be enhanced by including at least examples for<br>
replacing dmenu with XMonad.Prompt.Shell and maybe the password<br>
manager prompt. It's been in contrib a long time but seems largely<br>
unknown. Someone with nice writing skills could write a short blurb.<br>
<div class="HOEnZb"><div class="h5"><br>
> -Brent<br>
><br>
> On Sun, May 3, 2015 at 3:40 PM Carlos López-Camey <<a href="mailto:c.lopez@kmels.net">c.lopez@kmels.net</a>> wrote:<br>
>><br>
>> The fix turned easy. I am attaching a tarball created with `cabal sdist`<br>
>><br>
>> The process: I couldn't find any darcs tags greater than 0.11 in the<br>
>> repository, so I downloaded the xmonad-contrib-0.11.4 tarball from haddock<br>
>> and changed it until compiled. Here is the darcs-whatsnew<br>
>><br>
>> hunk ./XMonad/Hooks/DebugEvents.hs 34<br>
>> +import           Control.Applicative<br>
>> hunk ./XMonad/Util/Invisible.hs 25<br>
>> +import Control.Applicative<br>
>> hunk ./xmonad-contrib.cabal 37<br>
>> -tested-with:        GHC == 7.8.2, GHC==7.6.2, GHC==7.4.1, GHC==7.2.1,<br>
>> GHC==7.0.4<br>
>> +tested-with:        GHC == 7.8.2, GHC==7.6.3, GHC==7.4.1, GHC==7.2.1,<br>
>> GHC==7.0.4<br>
>><br>
>> I didn't bump to 0.11.5, because I think we want to repair this report:<br>
>> <a href="https://hackage.haskell.org/package/xmonad-contrib-0.11.4/reports/1" target="_blank">https://hackage.haskell.org/package/xmonad-contrib-0.11.4/reports/1</a>. --<br>
>> Cheers<br>
>><br>
>><br>
>> 2015-05-03 10:50 GMT-06:00 Brandon Allbery <<a href="mailto:allbery.b@gmail.com">allbery.b@gmail.com</a>>:<br>
>><br>
>>> On Sun, May 3, 2015 at 4:09 PM, Carlos López-Camey <<a href="mailto:c.lopez@kmels.net">c.lopez@kmels.net</a>><br>
>>> wrote:<br>
>>>><br>
>>>> Fwiw, xmonad-contrib 0.11.4 (hackage version) doesnt compile with ghc<br>
>>>> 7.6.3 (ubuntu version). I would like to work on a patch for a possible<br>
>>>> 0.11.5.. is this something we'd want?<br>
>>><br>
>>> I think it should either be fixed or get a constraint on "base" so that<br>
>>> it won't try to build on versions before 7.10.1. Preferably the former.<br>
>>><br>
>>> --<br>
>>> brandon s allbery kf8nh                               sine nomine<br>
>>> associates<br>
>>> <a href="mailto:allbery.b@gmail.com">allbery.b@gmail.com</a><br>
>>> <a href="mailto:ballbery@sinenomine.net">ballbery@sinenomine.net</a><br>
>>> unix, openafs, kerberos, infrastructure, xmonad<br>
>>> <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a><br>
>><br>
>> _______________________________________________<br>
>> xmonad mailing list<br>
>> <a href="mailto:xmonad@haskell.org">xmonad@haskell.org</a><br>
>> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad</a><br>
><br>
><br>
> _______________________________________________<br>
> xmonad mailing list<br>
> <a href="mailto:xmonad@haskell.org">xmonad@haskell.org</a><br>
> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad</a><br>
><br>
_______________________________________________<br>
xmonad mailing list<br>
<a href="mailto:xmonad@haskell.org">xmonad@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad</a><br>
</div></div></blockquote></div><br></div></div>