[xmonad] darcs patch: Applicative instance for X; new startupHook

Brent Yorgey byorgey at gmail.com
Mon Feb 4 14:58:47 EST 2008


On Mon, Feb 4, 2008 at 2:42 PM, Don Stewart <dons at galois.com> wrote:

> byorgey:
> >    Hi all,
> >
> >    Here are two patches to the core, one to add an Applicative instance
> for
> >    X, and another which adds a startupHook :: X () to the config.  I
> wrote
> >    them to support updates to PerWorkspace (patch to follow shortly),
> but I
> >    think they're both useful in and of themselves, especially the
> >    startupHook.
>
> Can we derive the Applicative instance? (Are applicatives in mtl yet?)
>

Good question: I tried, and it doesn't work. =(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/xmonad/attachments/20080204/e7e0e930/attachment.htm


More information about the xmonad mailing list