[Xmonad] darcs patch: DragPane.hs: fixes usage info (requires ... (and 2 more)

Spencer Janssen sjanssen at cse.unl.edu
Wed Sep 5 16:57:16 EDT 2007


> We could also implement (which would be nice) and XMonadContrib module that
> generates unique integers, e.g.
>
> uniqueInt :: X Int
>
> which would probably need to use the unsafePerformIO/NOINLINE trick, alas.
> Or it could just gamble using a random number generator (which isn't a bad
> idea, as long as uniqueness isn't required for safety).

There's Data.Unique too.


Cheers,
Spencer Janssen



More information about the Xmonad mailing list