On Tue, Feb 10, 2009 at 4:56 PM, Daniel Schoepe <[email protected]> wrote:
> This might be no longer related to my particular problem, but: > Why would that newtype deriving prevent moving these types(that are > needed in Config) to another module, say Yi.Action, and keep it separate > from the actual keymap-related code(that needs stuff from Config) in > Keymap.hs? > That way the new module wouldn't have to depend on Config and we would > get around this dependency cycle in the first place. I'm not saying that it cannot be done -- but I remember getting ensnared in a net of issues last time I looked there, so I lack the energy/time right now. > Thanks for your clarifications. Cheers, -- JP --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
