
9 Oct
2007
9 Oct
'07
4:39 a.m.
On Mon, Oct 08, 2007 at 12:08:07AM +0900, MATSUYAMA Tomohiro wrote:
Hi, all.
I think we should distribute a binary package (x86 at least) to make it easy to install xmonad (it's too difficult to install for an user who has no experience about Haskell). If we should do it, we also have to support an user configuration file like ~/.xmonadrc.
So, I want to realize this propsal, but even I (I am a begginer) find it will be hard job (especially about Config.hs).
Please tell me how to do it smartly or things you think about it.
Instead of error, when the configuration file is not read, we should return a default configuration (the same if the file is not found)... but this is something you can do if you happen to like the idea...;) Andrea