[xmonad] darcs patch: avoid Data.Ratio and % operator in
XMonad.Config
Valery V. Vorotyntsev
valery.vv at gmail.com
Sun Nov 11 15:14:56 EST 2007
On 11/11/07, David Roundy <droundy at darcs.net> wrote:
> This was inspired by a difficulty I observed by a Haskell newbie
> trying to configure xmonad. No reason to import this % operator
> that I can see.
>
> David
>
> Sun Nov 11 10:37:08 PST 2007 David Roundy <droundy at darcs.net>
> * avoid Data.Ratio and % operator in XMonad.Config
> I think this'll make Config.hs more friendly as a template for folks
> to modify.
Probably. As for me, I prefer rational numbers. Compare `755%1024' with
`0.7373046875'. :)
--
vvv
More information about the xmonad
mailing list