
24 Jul
2008
24 Jul
'08
6:29 p.m.
On Thu, Jul 24, 2008 at 10:24 AM, Isaac Dupree
Couldn't we have it search first in the XMonad-libraries, and then in the current directory if a module wasn't found there? Does GHC support this?
Maybe instead of adding '.' to the search path, we could add '~/.xmonad/lib/', or something similar? I just did some testing, and it looks like GHC doesn't mind if a path directory doesn't exist. -- Fred