
11 Nov
2007
11 Nov
'07
8:14 p.m.
On 11/11/07, David Roundy
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
* 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